diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:40:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:40:13 +0200 |
commit | fca9f44bf6d02bddcbf1328bcb5bbee4dddcc9e5 (patch) | |
tree | 4cdf539bd0e19da618a1466c7a5a57ef40012928 /dev-python/jaraco-collections | |
parent | dev-python/jaraco-classes: x86 stable wrt bug #727058 (diff) | |
download | gentoo-fca9f44bf6d02bddcbf1328bcb5bbee4dddcc9e5.tar.gz gentoo-fca9f44bf6d02bddcbf1328bcb5bbee4dddcc9e5.tar.bz2 gentoo-fca9f44bf6d02bddcbf1328bcb5bbee4dddcc9e5.zip |
dev-python/jaraco-collections: x86 stable wrt bug #727058
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r-- | dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild | 2 |
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 937044b5f9fc..680c710ccb08 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 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |