diff options
| author | Sam James <sam@gentoo.org> | 2025-07-20 09:23:10 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-07-20 09:23:10 +0100 |
| commit | 0cd4ee12e690b3b74e01688e8d967cedc0499afe (patch) | |
| tree | 6d0ca6ddf7ddd36ecbff7e6a772200d15f492fe6 /llvm-core | |
| parent | 6da1fdd3b78035e8404c887820f51ff41c03d99b (diff) | |
| download | gentoo-0cd4ee12e690b3b74e01688e8d967cedc0499afe.tar.gz gentoo-0cd4ee12e690b3b74e01688e8d967cedc0499afe.tar.bz2 gentoo-0cd4ee12e690b3b74e01688e8d967cedc0499afe.zip | |
llvm-core/clang-runtime: Stabilize 20.1.8 x86, #960372
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'llvm-core')
| -rw-r--r-- | llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild b/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild index e2f0acc83983..7f02cb9e835d 100644 --- a/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild @@ -11,7 +11,7 @@ S=${WORKDIR} LICENSE="metapackage" 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 |
