summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-08-27 06:44:52 +0100
committerSam James <sam@gentoo.org>2025-08-27 06:44:52 +0100
commitb8dd00942c25e86f4f0bf3c3729b8ecbd9a241d6 (patch)
tree3f77ea7a685de1d1dcda18af85599def4236eb03
parent4c034d8a4172d1138ce5cc17b9c7aa1fbfcd5ea7 (diff)
downloadgentoo-b8dd00942c25e86f4f0bf3c3729b8ecbd9a241d6.tar.gz
gentoo-b8dd00942c25e86f4f0bf3c3729b8ecbd9a241d6.tar.bz2
gentoo-b8dd00942c25e86f4f0bf3c3729b8ecbd9a241d6.zip
llvm-runtimes/libunwind: Stabilize 20.1.8 ppc64, #960372
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--llvm-runtimes/libunwind/libunwind-20.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/libunwind/libunwind-20.1.8.ebuild b/llvm-runtimes/libunwind/libunwind-20.1.8.ebuild
index 1c00a1d0971e..e8093a721554 100644
--- a/llvm-runtimes/libunwind/libunwind-20.1.8.ebuild
+++ b/llvm-runtimes/libunwind/libunwind-20.1.8.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos"
IUSE="+clang debug static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"