From: Michał Górny Date: Sun, 8 Dec 2019 21:01:27 +0000 (+0100) Subject: dev-python/clang-python: Add KEYWORDS to 9.0.0_rc2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=97a938c3c5fb1ca4b0136ca929d39ef531b31d85;p=gentoo.git dev-python/clang-python: Add KEYWORDS to 9.0.0_rc2 Signed-off-by: Michał Górny --- diff --git a/dev-python/clang-python/clang-python-9.0.1_rc2.ebuild b/dev-python/clang-python/clang-python-9.0.1_rc2.ebuild index 3b6ab496dc37..6796e58d1b11 100644 --- a/dev-python/clang-python/clang-python-9.0.1_rc2.ebuild +++ b/dev-python/clang-python/clang-python-9.0.1_rc2.ebuild @@ -13,7 +13,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"