commit: 5071d494a007b3a514684acb84cd5bf8844e35c3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 26 17:49:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 26 17:50:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5071d494
llvm-runtimes/compiler-rt-sanitizers: Stabilize 20.1.8-r1 ppc64, #967899 Signed-off-by: Sam James <sam <AT> gentoo.org> .../compiler-rt-sanitizers/compiler-rt-sanitizers-20.1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-20.1.8-r1.ebuild b/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-20.1.8-r1.ebuild index 310508c82ae3..ae49580795c0 100644 --- a/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-20.1.8-r1.ebuild +++ b/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-20.1.8-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ppc64 ~riscv x86 ~x64-macos" IUSE="+abi_x86_32 abi_x86_64 +clang debug test" # base targets IUSE+=" +ctx-profile +libfuzzer +memprof +orc +profile +xray"
