diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-17 08:06:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-17 08:06:36 +0300 |
commit | fe23a5a746b967e796ee3f4f11e3e533ae3e2232 (patch) | |
tree | b861838c201db8a3502aaa2d4ee068e9e2da94a0 /dev-python/immutables | |
parent | dev-python/immutables: Stabilize 0.20 arm, #914317 (diff) | |
download | gentoo-fe23a5a746b967e796ee3f4f11e3e533ae3e2232.tar.gz gentoo-fe23a5a746b967e796ee3f4f11e3e533ae3e2232.tar.bz2 gentoo-fe23a5a746b967e796ee3f4f11e3e533ae3e2232.zip |
dev-python/immutables: Stabilize 0.20 arm64, #914317
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r-- | dev-python/immutables/immutables-0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.20.ebuild b/dev-python/immutables/immutables-0.20.ebuild index 6359afe9238e..9bab53d3570f 100644 --- a/dev-python/immutables/immutables-0.20.ebuild +++ b/dev-python/immutables/immutables-0.20.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="+native-extensions" distutils_enable_tests pytest |