summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-30 18:11:24 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-30 18:20:31 +0200
commit1716cb1ef463885f7cd807012319264da7a99ed7 (patch)
treec9afa332e7b1a272f3be3914ca657b7af345248f /dev-python/jaraco-collections
parentdev-python/jaraco-text: Keyword 3.2.0 ppc, #717946 (diff)
downloadgentoo-1716cb1ef463885f7cd807012319264da7a99ed7.tar.gz
gentoo-1716cb1ef463885f7cd807012319264da7a99ed7.tar.bz2
gentoo-1716cb1ef463885f7cd807012319264da7a99ed7.zip
dev-python/jaraco-collections: Keyword 3.0.0 ppc, #717946
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild
index daa1b6719567..8d5414de03e5 100644
--- a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"