diff options
author | Sam James <sam@gentoo.org> | 2020-09-18 23:56:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-18 23:56:35 +0000 |
commit | 23b7109ef92cdb1a3649b84c7184dd73bc8a1eec (patch) | |
tree | 40d3b7d145ea44116e14a25ded5be13ea0b2c944 /dev-python/immutables | |
parent | dev-python/contextvars: Keyword 2.4 arm, #741472 (diff) | |
download | gentoo-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/immutables')
-rw-r--r-- | dev-python/immutables/immutables-0.14.ebuild | 2 |
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 |