dev-python/stevedore: added ppc64 keyword under ALLARCHES for cliff
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:11:08 +0000 (14:11 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:24:06 +0000 (14:24 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/stevedore/stevedore-1.30.1.ebuild

index 2eec276bd2bb839f4b712648074e2f2a3aefad2d..a507bacdf854223f4e655993c2a963779fd81f3c 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"