commit: 2ad2130182168d2dfad96a5b4c3ba4c0b8ca841f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 15:33:06 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 15:33:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ad21301
dev-python/webtest: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/webtest/webtest-2.0.35.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/webtest/webtest-2.0.35.ebuild
b/dev-python/webtest/webtest-2.0.35.ebuild
index 09275ae8409..15d63f97e20 100644
--- a/dev-python/webtest/webtest-2.0.35.ebuild
+++ b/dev-python/webtest/webtest-2.0.35.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86
~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"