summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-16 11:10:11 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-16 11:10:11 +0200
commit4acbbb5a99cbcf03a7a45730db2fdf67009ca3d3 (patch)
tree8f009c2022ca3fbf343f3c70bd9b7f3811794b49 /dev-python/jaraco-collections
parentdev-python/httpretty: Stabilize 1.1.4-r1 ALLARCHES, #852377 (diff)
downloadgentoo-4acbbb5a99cbcf03a7a45730db2fdf67009ca3d3.tar.gz
gentoo-4acbbb5a99cbcf03a7a45730db2fdf67009ca3d3.tar.bz2
gentoo-4acbbb5a99cbcf03a7a45730db2fdf67009ca3d3.zip
dev-python/jaraco-collections: Stabilize 3.5.1-r1 ALLARCHES, #852380
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-3.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.5.1-r1.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.5.1-r1.ebuild
index 2d4ec2a0c605..3962c5c51519 100644
--- a/dev-python/jaraco-collections/jaraco-collections-3.5.1-r1.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-3.5.1-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-python/jaraco-classes[${PYTHON_USEDEP}]