summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-05 16:57:22 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-05 17:16:51 +0200
commite7d74469bfc161d5ead59c50f72b66d7b780adef (patch)
tree4ee66cb255a9fc23f4dfec385b98acffa6e88686 /dev-python/jaraco-collections
parentdev-python/jaraco-text: Stabilize 3.2.0 amd64, #727058 (diff)
downloadgentoo-e7d74469bfc161d5ead59c50f72b66d7b780adef.tar.gz
gentoo-e7d74469bfc161d5ead59c50f72b66d7b780adef.tar.bz2
gentoo-e7d74469bfc161d5ead59c50f72b66d7b780adef.zip
dev-python/jaraco-collections: Stabilize 3.0.0 amd64, #727058
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 680c710ccb08..8faa9577fa49 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 )"