diff options
| author | Sam James <sam@gentoo.org> | 2025-11-22 15:50:13 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-22 15:50:13 +0000 |
| commit | 6ad25324b2b00318a919750e71ec1eef9e82233c (patch) | |
| tree | fa44ef8b593f001dacef142f95af1149333473bb /llvm-runtimes | |
| parent | 2c957c965ef924c189d4e345099335342025033d (diff) | |
| download | gentoo-6ad25324b2b00318a919750e71ec1eef9e82233c.tar.gz gentoo-6ad25324b2b00318a919750e71ec1eef9e82233c.tar.bz2 gentoo-6ad25324b2b00318a919750e71ec1eef9e82233c.zip | |
llvm-runtimes/clang-runtime: stabilize 20.1.8-r1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'llvm-runtimes')
| -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 |
