diff options
author | Sam James <sam@gentoo.org> | 2021-08-30 02:26:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-30 02:26:24 +0100 |
commit | ac68390a23fd87d6e7adae36daf8425825149a8e (patch) | |
tree | c2c328a46c4a31ce8e4c6a6a750aab2fdb1f4b80 /dev-python/immutables/immutables-0.16.ebuild | |
parent | dev-python/astor: Stabilize 0.8.1 ppc64, #811000 (diff) | |
download | gentoo-ac68390a23fd87d6e7adae36daf8425825149a8e.tar.gz gentoo-ac68390a23fd87d6e7adae36daf8425825149a8e.tar.bz2 gentoo-ac68390a23fd87d6e7adae36daf8425825149a8e.zip |
dev-python/immutables: Stabilize 0.16 ppc64, #811000
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/immutables/immutables-0.16.ebuild')
-rw-r--r-- | dev-python/immutables/immutables-0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.16.ebuild b/dev-python/immutables/immutables-0.16.ebuild index 7615e84c44a6..6af729c3e7a4 100644 --- a/dev-python/immutables/immutables-0.16.ebuild +++ b/dev-python/immutables/immutables-0.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MagicStack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86" distutils_enable_tests pytest |