summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-08-11 09:30:16 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-08-11 09:35:22 -0500
commit9117eed2a374440bee23f2e37a5c9035789d0f6f (patch)
tree0136e64cc88515b117f88d46b3c73ad3fd2fc7d5 /gui-apps
parentdev-ruby/public_suffix: keyword 4.0.6 for ~riscv (diff)
downloadgentoo-9117eed2a374440bee23f2e37a5c9035789d0f6f.tar.gz
gentoo-9117eed2a374440bee23f2e37a5c9035789d0f6f.tar.bz2
gentoo-9117eed2a374440bee23f2e37a5c9035789d0f6f.zip
gui-apps/mako: 1.6 stable amd64 arm64 x86
Package-Manager: Portage-3.0.20, 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.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/mako/mako-1.6.ebuild b/gui-apps/mako/mako-1.6.ebuild
index 3387b2f9bc15..322e6c5a0882 100644
--- a/gui-apps/mako/mako-1.6.ebuild
+++ b/gui-apps/mako/mako-1.6.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"