diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:04:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:04 +0100 |
commit | 3b0bbcb12c62925975e13f043b3f461ff345554a (patch) | |
tree | 583cc29591463f92a642833620269ffbf88b8a87 /dev-python/xcffib | |
parent | dev-python/wheel: amd64 stable wrt bug #714562 (diff) | |
download | gentoo-3b0bbcb12c62925975e13f043b3f461ff345554a.tar.gz gentoo-3b0bbcb12c62925975e13f043b3f461ff345554a.tar.bz2 gentoo-3b0bbcb12c62925975e13f043b3f461ff345554a.zip |
dev-python/xcffib: amd64 stable wrt bug #714568
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 e568cadb7fac..d3b5f629348b 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 )" |