commit: 8dd7f0727f8fc6ecd37a3cc825274ec81a671dd7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 26 19:24:24 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 26 19:38:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd7f072
llvm-core/clang: Keyword 21.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> llvm-core/clang/clang-21.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm-core/clang/clang-21.1.0.ebuild b/llvm-core/clang/clang-21.1.0.ebuild index d40b7e33fa8e..2af80e59f49f 100644 --- a/llvm-core/clang/clang-21.1.0.ebuild +++ b/llvm-core/clang/clang-21.1.0.ebuild @@ -16,7 +16,8 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -IUSE="+debug doc +extra ieee-long-double +pie +static-analyzer test xml" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~x64-macos" +IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"
