diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 18:51:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 18:51:32 +0000 |
commit | 8481cd67542697a998808172a4b0b497756a2024 (patch) | |
tree | e77dfb2dd5208a0eea8905db1d1f6c336b182b58 /dev-python/immutables | |
parent | sys-kernel/gentoo-sources: drop 6.11.3 (diff) | |
download | gentoo-8481cd67542697a998808172a4b0b497756a2024.tar.gz gentoo-8481cd67542697a998808172a4b0b497756a2024.tar.bz2 gentoo-8481cd67542697a998808172a4b0b497756a2024.zip |
dev-python/immutables: Stabilize 0.21 arm, #942252
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r-- | dev-python/immutables/immutables-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.21.ebuild b/dev-python/immutables/immutables-0.21.ebuild index baa089a205fe..3e79f9006a15 100644 --- a/dev-python/immutables/immutables-0.21.ebuild +++ b/dev-python/immutables/immutables-0.21.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+native-extensions" distutils_enable_tests pytest |