From: Matthew Thode Date: Sun, 26 Jan 2020 20:20:06 +0000 (-0600) Subject: dev-python/cliff: add ppc64 keyword under ALLARCHES for cliff X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=680de1c0b9eeccf9f5fa90a2ae0af87a3b6b94ef;p=gentoo.git dev-python/cliff: add ppc64 keyword under ALLARCHES for cliff Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/dev-python/cliff/cliff-2.12.0-r2.ebuild b/dev-python/cliff/cliff-2.12.0-r2.ebuild index 0e0821fea9e0..ad16b17bab63 100644 --- a/dev-python/cliff/cliff-2.12.0-r2.ebuild +++ b/dev-python/cliff/cliff-2.12.0-r2.ebuild @@ -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 )"