commit: 39ca4e2ed9b95bc69d70c23859ea31fb45f147fa Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 26 18:39:13 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 26 18:39:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ca4e2e
dev-python/immutables: Stabilize 0.21 arm64, #942252 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/immutables/immutables-0.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/immutables/immutables-0.21.ebuild b/dev-python/immutables/immutables-0.21.ebuild index 3b49dfe72c9a..baa089a205fe 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
