summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:52:00 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:52:00 +0100
commit5d56e71cc0226b87dcc1a3379ed25f182e7496f6 (patch)
treef2055f1967bc186dbb7341bbf99f760a9646d427
parentdev-python/wheel: ppc64 stable wrt bug #714562 (diff)
downloadgentoo-5d56e71cc0226b87dcc1a3379ed25f182e7496f6.tar.gz
gentoo-5d56e71cc0226b87dcc1a3379ed25f182e7496f6.tar.bz2
gentoo-5d56e71cc0226b87dcc1a3379ed25f182e7496f6.zip
dev-python/xcffib: ppc64 stable wrt bug #714568
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/xcffib/xcffib-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xcffib/xcffib-0.9.0.ebuild b/dev-python/xcffib/xcffib-0.9.0.ebuild
index d3b5f629348b..27a3d259b6aa 100644
--- a/dev-python/xcffib/xcffib-0.9.0.ebuild
+++ b/dev-python/xcffib/xcffib-0.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"