summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-18 09:06:54 +0000
committerSam James <sam@gentoo.org>2020-11-18 09:06:54 +0000
commitb21a97957100cf8189bd9d1d6922175cad78813c (patch)
tree382063144e32c2e3d09bb6f2543d55d7024fc6ff /dev-python/distlib/distlib-0.3.1-r1.ebuild
parentdev-python/virtualenv: Stabilize 20.0.35 amd64, #752339 (diff)
downloadgentoo-b21a97957100cf8189bd9d1d6922175cad78813c.tar.gz
gentoo-b21a97957100cf8189bd9d1d6922175cad78813c.tar.bz2
gentoo-b21a97957100cf8189bd9d1d6922175cad78813c.zip
dev-python/distlib: Stabilize 0.3.1-r1 amd64, #752339
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/distlib/distlib-0.3.1-r1.ebuild')
-rw-r--r--dev-python/distlib/distlib-0.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/distlib/distlib-0.3.1-r1.ebuild b/dev-python/distlib/distlib-0.3.1-r1.ebuild
index eba7f235ef0b..2a6a5461296f 100644
--- a/dev-python/distlib/distlib-0.3.1-r1.ebuild
+++ b/dev-python/distlib/distlib-0.3.1-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
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.