diff options
| -rw-r--r-- | llvm-runtimes/clang-runtime/clang-runtime-20.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-20.1.8-r1.ebuild b/llvm-runtimes/clang-runtime/clang-runtime-20.1.8-r1.ebuild index 0d8e7175a9df..87f5705c591d 100644 --- a/llvm-runtimes/clang-runtime/clang-runtime-20.1.8-r1.ebuild +++ b/llvm-runtimes/clang-runtime/clang-runtime-20.1.8-r1.ebuild @@ -11,7 +11,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="${PV%%.*}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE=" +compiler-rt libcxx offload openmp +sanitize default-compiler-rt default-libcxx default-lld llvm-libunwind polly |
