summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-04 22:34:35 +0100
committerSam James <sam@gentoo.org>2021-09-04 22:39:10 +0100
commit59d6be7df30207f3a4ff3e3c9d431870a2d18473 (patch)
tree43a7dd62a4ba55ae54ce9996e87bfbfbaea646ad /dev-python/immutables
parentdev-python/astor: Stabilize 0.8.1 arm64, #811000 (diff)
downloadgentoo-59d6be7df30207f3a4ff3e3c9d431870a2d18473.tar.gz
gentoo-59d6be7df30207f3a4ff3e3c9d431870a2d18473.tar.bz2
gentoo-59d6be7df30207f3a4ff3e3c9d431870a2d18473.zip
dev-python/immutables: Stabilize 0.16 arm64, #811000
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r--dev-python/immutables/immutables-0.16.ebuild2
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 7b9667cf0306..699aeb59493f 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