commit: 50724e7e5b79e8355e652a054523fb965a400ba3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 26 19:24:26 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 26 19:38:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50724e7e
dev-python/clang: Keyword 21.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/clang/clang-21.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/clang/clang-21.1.0.ebuild b/dev-python/clang/clang-21.1.0.ebuild index 4dd3bb26996f..0b43b8ec6779 100644 --- a/dev-python/clang/clang-21.1.0.ebuild +++ b/dev-python/clang/clang-21.1.0.ebuild @@ -11,6 +11,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}"
