commit: 97a938c3c5fb1ca4b0136ca929d39ef531b31d85
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 8 21:01:27 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 21:20:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a938c3
dev-python/clang-python: Add KEYWORDS to 9.0.0_rc2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/clang-python/clang-python-9.0.1_rc2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 3b6ab496dc3..6796e58d1b1 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 )"