dev-python/betamax: add keywords arm and ppc64 under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 7 Jun 2018 19:31:50 +0000 (14:31 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 7 Jun 2018 19:53:29 +0000 (14:53 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/betamax/betamax-0.8.0.ebuild

index f66e5666a2c2da545f958be004bcf75a797c6e95..e5be7c43646cf9920c0b045919caa1d73e3118bf 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"