gui-apps/mako: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 29 May 2019 20:45:03 +0000 (16:45 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 29 May 2019 20:45:03 +0000 (16:45 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"

gui-apps/mako/mako-1.3.ebuild

index 510e14df0acac2b10c71ede8d740053571db2067..3b9ffdde21392fc3e7a576838be0b1eec2e308a9 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"