dev-python/argh: add ~arm64 keyword
authorSteev Klimaszewski <steev@gentoo.org>
Mon, 20 May 2019 02:16:49 +0000 (21:16 -0500)
committerSteev Klimaszewski <steev@gentoo.org>
Mon, 20 May 2019 02:16:55 +0000 (21:16 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
dev-python/argh/argh-0.26.2-r1.ebuild

index d9b918380e486a4ea886d66edfb9214dece974c9..9cd9c62e6c53f58f07c0c5ddef4056ac9ccb3e9f 100644 (file)
@@ -12,7 +12,7 @@ HOMEPAGE="https://pythonhosted.org/argh/"
 SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
 LICENSE="LGPL-3"
 IUSE="test"