diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-02-07 22:07:31 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-02-07 22:07:31 +0200 |
| commit | 39328e857e2fe584ac7fddd27ab42b90131e506d (patch) | |
| tree | e1ecdbc9c73bfaa79d1879fef2d91a7eeef47195 /llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild | |
| parent | cf059d8e732792e7740f99a753035c7c828a5b7c (diff) | |
| download | gentoo-39328e857e2fe584ac7fddd27ab42b90131e506d.tar.gz gentoo-39328e857e2fe584ac7fddd27ab42b90131e506d.tar.bz2 gentoo-39328e857e2fe584ac7fddd27ab42b90131e506d.zip | |
llvm-core/clang-runtime: Stabilize 19.1.7 x86, #946879
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild')
| -rw-r--r-- | llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild b/llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild index da17e274d8da..efd4ebfbadee 100644 --- a/llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/" 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" REQUIRED_USE="sanitize? ( compiler-rt )" |
