diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 21:16:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 21:16:39 +0300 |
commit | 933f2d78740e37797f8f4293e3e62cae3a37959d (patch) | |
tree | d05ee6b4d7020527f8fd16a98906b146bcfa5c9f /dev-python/immutables | |
parent | dev-python/pycodestyle: Stabilize 2.8.0-r1 ALLARCHES, #853790 (diff) | |
download | gentoo-933f2d78740e37797f8f4293e3e62cae3a37959d.tar.gz gentoo-933f2d78740e37797f8f4293e3e62cae3a37959d.tar.bz2 gentoo-933f2d78740e37797f8f4293e3e62cae3a37959d.zip |
dev-python/immutables: Stabilize 0.18 arm, #853796
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r-- | dev-python/immutables/immutables-0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.18.ebuild b/dev-python/immutables/immutables-0.18.ebuild index e0907ac8cb89..0435286ab16b 100644 --- a/dev-python/immutables/immutables-0.18.ebuild +++ b/dev-python/immutables/immutables-0.18.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest |