diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:52:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:52:00 +0100 |
commit | 5d56e71cc0226b87dcc1a3379ed25f182e7496f6 (patch) | |
tree | f2055f1967bc186dbb7341bbf99f760a9646d427 /dev-python/xcffib | |
parent | dev-python/wheel: ppc64 stable wrt bug #714562 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-python/xcffib')
-rw-r--r-- | dev-python/xcffib/xcffib-0.9.0.ebuild | 2 |
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 )" |