diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 12:47:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 12:47:56 +0000 |
commit | 003389368a254fd389611d44c9ef3b2509561d48 (patch) | |
tree | b0dc892fc1a80531094cffb9e61c686af994ee82 /dev-python/immutables | |
parent | dev-python/scrypt: Stabilize 0.8.27 ppc64, #942247 (diff) | |
download | gentoo-003389368a254fd389611d44c9ef3b2509561d48.tar.gz gentoo-003389368a254fd389611d44c9ef3b2509561d48.tar.bz2 gentoo-003389368a254fd389611d44c9ef3b2509561d48.zip |
dev-python/immutables: Stabilize 0.21 ppc, #942252
Signed-off-by: Arthur Zamarin <arthurzam@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 96ef2ba49db3..b910a827940b 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 |