summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 00:07:00 +0000
committerSam James <sam@gentoo.org>2021-03-15 00:07:00 +0000
commit5e1e6e4b18350a92f20fa16bab3f86e688b768ea (patch)
tree4fb76e0605f73610a619b4eb48aea1dd3afc6f0b /dev-python/jaraco-collections
parentdev-python/immutables: Stabilize 0.15 arm64, #776073 (diff)
downloadgentoo-5e1e6e4b18350a92f20fa16bab3f86e688b768ea.tar.gz
gentoo-5e1e6e4b18350a92f20fa16bab3f86e688b768ea.tar.bz2
gentoo-5e1e6e4b18350a92f20fa16bab3f86e688b768ea.zip
dev-python/jaraco-collections: Stabilize 3.2.0 ALLARCHES, #776076
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.2.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.2.0.ebuild
index 337b892d43db..fa997469f46b 100644
--- a/dev-python/jaraco-collections/jaraco-collections-3.2.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-3.2.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
RDEPEND="
dev-python/jaraco-classes[${PYTHON_USEDEP}]