summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-03 23:00:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-03 23:00:56 +0200
commitcbc1226baf9799e773725fd266b293d83455eb7b (patch)
tree3a748bbf82bc740a309d2a86d9596311746e72ff
parentdev-python/diskcache: Stabilize 5.4.0 ALLARCHES, #832661 (diff)
downloadgentoo-cbc1226baf9799e773725fd266b293d83455eb7b.tar.gz
gentoo-cbc1226baf9799e773725fd266b293d83455eb7b.tar.bz2
gentoo-cbc1226baf9799e773725fd266b293d83455eb7b.zip
dev-python/jaraco-collections: Stabilize 3.5.1 ALLARCHES, #832657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild
index 141096b1447d..d7d76c693654 100644
--- a/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild
@@ -14,7 +14,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}]