summaryrefslogtreecommitdiff
path: root/llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-03-23 15:32:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-03-23 15:46:11 +0200
commit1799d9a25315ce26a0949ed1ba2fef8e520988cd (patch)
tree1f7b907a412d0adc5575e2dbc27f41c75ae655a5 /llvm-core/clang-runtime/clang-runtime-19.1.7.ebuild
parentca7fec5dca924bf819c29721db575249f22de0b2 (diff)
downloadgentoo-1799d9a25315ce26a0949ed1ba2fef8e520988cd.tar.gz
gentoo-1799d9a25315ce26a0949ed1ba2fef8e520988cd.tar.bz2
gentoo-1799d9a25315ce26a0949ed1ba2fef8e520988cd.zip
llvm-core/clang-runtime: Stabilize 19.1.7 ppc, #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 d31ababa850b..8c03e4696df1 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 )"