summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 14:56:33 +0100
committerSam James <sam@gentoo.org>2024-07-23 14:56:33 +0100
commit9a7286661f897f77eabf084b5bbac448510b953d (patch)
tree16cec87f832dea957dc3e0c2812ed9dd5594b303 /sys-libs/llvm-libunwind
parentsys-devel/llvm-toolchain-symlinks: Stabilize 18 ppc64, #935984 (diff)
downloadgentoo-9a7286661f897f77eabf084b5bbac448510b953d.tar.gz
gentoo-9a7286661f897f77eabf084b5bbac448510b953d.tar.bz2
gentoo-9a7286661f897f77eabf084b5bbac448510b953d.zip
sys-libs/llvm-libunwind: Stabilize 18.1.8 ppc64, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-18.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-18.1.8.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-18.1.8.ebuild
index 4671a7e7bf20..e14ecd555dd5 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-18.1.8.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-18.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 )"