summaryrefslogtreecommitdiff
path: root/llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-02-07 22:07:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-02-07 22:07:39 +0200
commit153c36b4233990a48fd5a2a75df21a605c40d7db (patch)
tree95b87d6c762dd4797b46c406b693124d5c4685fe /llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild
parent4f1587105bad30f8a489da85e94eac562f315efa (diff)
downloadgentoo-153c36b4233990a48fd5a2a75df21a605c40d7db.tar.gz
gentoo-153c36b4233990a48fd5a2a75df21a605c40d7db.tar.bz2
gentoo-153c36b4233990a48fd5a2a75df21a605c40d7db.zip
llvm-core/clang-runtime: Stabilize 19.1.7 amd64, #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.ebuild2
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 efd4ebfbadee..06b0eb087d65 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 )"