summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 00:06:56 +0000
committerSam James <sam@gentoo.org>2021-03-15 00:06:56 +0000
commita6f6bd4ecde588aaed7d1a76ace0e36494b844d5 (patch)
tree1dfaed03bdd10cc0cf4a025d3edcd954364425d0 /dev-python/immutables
parentdev-python/elementpath: Stabilize 2.1.4 ALLARCHES, #776049 (diff)
downloadgentoo-a6f6bd4ecde588aaed7d1a76ace0e36494b844d5.tar.gz
gentoo-a6f6bd4ecde588aaed7d1a76ace0e36494b844d5.tar.bz2
gentoo-a6f6bd4ecde588aaed7d1a76ace0e36494b844d5.zip
dev-python/immutables: Stabilize 0.15 arm64, #776073
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r--dev-python/immutables/immutables-0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.15.ebuild b/dev-python/immutables/immutables-0.15.ebuild
index 566e65b092e6..b4d9624dba4c 100644
--- a/dev-python/immutables/immutables-0.15.ebuild
+++ b/dev-python/immutables/immutables-0.15.ebuild
@@ -12,6 +12,6 @@ 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
distutils_enable_tests pytest