summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-08 04:53:09 +0100
committerSam James <sam@gentoo.org>2021-07-08 04:53:09 +0100
commit7a51be09195f53c2c07c05b8ddf5240ecc7c596b (patch)
treea1a5bf9cc6cb9a18667c57113bc606284171ee52 /dev-python/distlib/distlib-0.3.2.ebuild
parentdev-python/cbor2: Stabilize 5.4.0 arm64, #799968 (diff)
downloadgentoo-7a51be09195f53c2c07c05b8ddf5240ecc7c596b.tar.gz
gentoo-7a51be09195f53c2c07c05b8ddf5240ecc7c596b.tar.bz2
gentoo-7a51be09195f53c2c07c05b8ddf5240ecc7c596b.zip
dev-python/distlib: Stabilize 0.3.2 arm64, #799974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/distlib/distlib-0.3.2.ebuild')
-rw-r--r--dev-python/distlib/distlib-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/distlib/distlib-0.3.2.ebuild b/dev-python/distlib/distlib-0.3.2.ebuild
index 9144dcde4644..1f5679c4c7f4 100644
--- a/dev-python/distlib/distlib-0.3.2.ebuild
+++ b/dev-python/distlib/distlib-0.3.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
# This package's tests are extremely fragile and tend to break or hang
# when it doesn't like metadata of packages installed on the system.