commit: 30890bfcc4c3ac85c75da82d75f8e3bf0dfbb49f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 26 14:46:51 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 26 14:46:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30890bfc
dev-python/immutables: Stabilize 0.21 x86, #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 b7345bfbfcd5..fa8c4f1f2fdd 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
