summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-18 23:56:35 +0000
committerSam James <sam@gentoo.org>2020-09-18 23:56:35 +0000
commit23b7109ef92cdb1a3649b84c7184dd73bc8a1eec (patch)
tree40d3b7d145ea44116e14a25ded5be13ea0b2c944 /dev-python
parentdev-python/contextvars: Keyword 2.4 arm, #741472 (diff)
downloadgentoo-23b7109ef92cdb1a3649b84c7184dd73bc8a1eec.tar.gz
gentoo-23b7109ef92cdb1a3649b84c7184dd73bc8a1eec.tar.bz2
gentoo-23b7109ef92cdb1a3649b84c7184dd73bc8a1eec.zip
dev-python/immutables: Keyword 0.14 arm, #741472
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/immutables/immutables-0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.14.ebuild b/dev-python/immutables/immutables-0.14.ebuild
index 470634f78497..54d4ae762398 100644
--- a/dev-python/immutables/immutables-0.14.ebuild
+++ b/dev-python/immutables/immutables-0.14.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 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
distutils_enable_tests pytest