diff options
author | 2023-09-17 08:06:38 +0300 | |
---|---|---|
committer | 2023-09-17 08:06:38 +0300 | |
commit | 520def09eb54d7887eb4d3c2031503d9bb0f2fd9 (patch) | |
tree | 7438a0bc526e1a6cedc0b154a2f631849e1c2cbf /dev-python/immutables | |
parent | dev-python/immutables: Stabilize 0.20 amd64, #914317 (diff) | |
download | gentoo-520def09eb54d7887eb4d3c2031503d9bb0f2fd9.tar.gz gentoo-520def09eb54d7887eb4d3c2031503d9bb0f2fd9.tar.bz2 gentoo-520def09eb54d7887eb4d3c2031503d9bb0f2fd9.zip |
dev-python/immutables: Stabilize 0.20 ppc64, #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 c0746ffbc3d8..083e1478700c 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 |