diff --git a/dev-python/clang/clang-23.1.0.ebuild b/dev-python/clang/clang-23.1.0.ebuild index 12ac231b99c44..5ff17aa816759 100644 --- a/dev-python/clang/clang-23.1.0.ebuild +++ b/dev-python/clang/clang-23.1.0.ebuild @@ -12,6 +12,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}"