From a6c13808a4949bc2bb4ee77ba95d19fa64de96c2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 28 Nov 2020 14:16:58 +0000 Subject: [PATCH] dev-python/entrypoints: ~x64-macos keyworded Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James --- dev-python/entrypoints/entrypoints-0.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/entrypoints/entrypoints-0.3-r2.ebuild b/dev-python/entrypoints/entrypoints-0.3-r2.ebuild index c664d0636e51e..888246b10ea1c 100644 --- a/dev-python/entrypoints/entrypoints-0.3-r2.ebuild +++ b/dev-python/entrypoints/entrypoints-0.3-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"