summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-06-05 22:20:22 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-06-05 22:20:22 -0500
commitf26d40c2c2d3db2efda197aeabd730518b61e981 (patch)
treefb661f2cd62901c671247b995bc68f3e0961cd0c /gui-apps
parentapp-admin/ansible: 2.11.1 bump (diff)
downloadgentoo-f26d40c2c2d3db2efda197aeabd730518b61e981.tar.gz
gentoo-f26d40c2c2d3db2efda197aeabd730518b61e981.tar.bz2
gentoo-f26d40c2c2d3db2efda197aeabd730518b61e981.zip
gui-apps/mako: 1.5 stable amd64/arm64/x86
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/mako/mako-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/mako/mako-1.5.ebuild b/gui-apps/mako/mako-1.5.ebuild
index ce59067b0376..81df72cd9577 100644
--- a/gui-apps/mako/mako-1.5.ebuild
+++ b/gui-apps/mako/mako-1.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
else
SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 arm64 x86"
fi
LICENSE="MIT"