summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-26 14:20:06 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-26 14:24:12 -0600
commit680de1c0b9eeccf9f5fa90a2ae0af87a3b6b94ef (patch)
tree8043d7e71b0b8ceb0e6bd175d87abe3248bbd8fe /dev-python/cliff
parentdev-python/cmd2: add ppc64 keyword to 0.8.9 under ALLARCHES for py27 (diff)
downloadgentoo-680de1c0b9eeccf9f5fa90a2ae0af87a3b6b94ef.tar.gz
gentoo-680de1c0b9eeccf9f5fa90a2ae0af87a3b6b94ef.tar.bz2
gentoo-680de1c0b9eeccf9f5fa90a2ae0af87a3b6b94ef.zip
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 <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/cliff')
-rw-r--r--dev-python/cliff/cliff-2.12.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"