gui-apps/mako: 1.4.1 stable amd64 arm64 x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 13 Feb 2020 22:46:46 +0000 (16:46 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 13 Feb 2020 22:54:18 +0000 (16:54 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-apps/mako/mako-1.4.1.ebuild

index d77f7073b6ad1281516c4535d921053488461da5..81f1f8cad45d1e6df9c985d3db17bd28a69bbe06 100644 (file)
@@ -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"