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

index 0e0821fea9e0286bb0c3c4d80483f6b77c245ab1..ad16b17bab63ef7ec2bc9451be23d4f1c4d271e1 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 ~hppa ~mips ~s390 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"