summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 13:28:02 +0000
committerSam James <sam@gentoo.org>2020-11-28 13:40:51 +0000
commit35397e3b09c3f405f8eb122a5d41dffce70018f6 (patch)
tree87d3fc11753a0e1d9d2f11e7dc690f5071d2f167 /dev-python/distlib
parentdev-python/greenlet: ~x64-macos keyworded (diff)
downloadgentoo-35397e3b09c3f405f8eb122a5d41dffce70018f6.tar.gz
gentoo-35397e3b09c3f405f8eb122a5d41dffce70018f6.tar.bz2
gentoo-35397e3b09c3f405f8eb122a5d41dffce70018f6.zip
dev-python/distlib: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/distlib')
-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 2a6a5461296f..0a9a6ef399d0 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 ~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.