summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-13 21:27:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-13 21:27:52 +0300
commit8c4372b1550af21f7472b0f55d2328937e5ddcf2 (patch)
tree6a2b6f7227ee05c0107ec7ca9e1d55068eba8c53 /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 16.0.5 ppc64, #908385 (diff)
downloadgentoo-8c4372b1550af21f7472b0f55d2328937e5ddcf2.tar.gz
gentoo-8c4372b1550af21f7472b0f55d2328937e5ddcf2.tar.bz2
gentoo-8c4372b1550af21f7472b0f55d2328937e5ddcf2.zip
sys-libs/llvm-libunwind: Stabilize 16.0.5 ppc64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-16.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.5.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.5.ebuild
index 049f6bc1cc17..4c3db89b2fb2 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.5.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.5.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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~x64-macos"
IUSE="+clang debug static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"