diff --git a/dev-python/clang-python/clang-python-10.0.0_rc3.ebuild b/dev-python/clang-python/clang-python-10.0.0_rc3.ebuild index fc791c8175c30..789c9ee28d9ba 100644 --- a/dev-python/clang-python/clang-python-10.0.0_rc3.ebuild +++ b/dev-python/clang-python/clang-python-10.0.0_rc3.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 )"