summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 11:16:22 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 11:16:40 +0100
commit89bdcadbab2bcbe1c228bcd68e0dbe1dfe4aa957 (patch)
tree3b9ac233e3fe73cb77019dfed168999c952ab9d4 /dev-python/immutabledict
parentdev-python/hiredis: Stabilize 2.3.2 amd64, #921443 (diff)
downloadgentoo-89bdcadbab2bcbe1c228bcd68e0dbe1dfe4aa957.tar.gz
gentoo-89bdcadbab2bcbe1c228bcd68e0dbe1dfe4aa957.tar.bz2
gentoo-89bdcadbab2bcbe1c228bcd68e0dbe1dfe4aa957.zip
dev-python/immutabledict: Stabilize 4.1.0 ALLARCHES, #921445
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/immutabledict')
-rw-r--r--dev-python/immutabledict/immutabledict-4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/immutabledict/immutabledict-4.1.0.ebuild b/dev-python/immutabledict/immutabledict-4.1.0.ebuild
index c0132c21a1a3..cb5672afc8b2 100644
--- a/dev-python/immutabledict/immutabledict-4.1.0.ebuild
+++ b/dev-python/immutabledict/immutabledict-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,6 +16,6 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
distutils_enable_tests pytest