summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 22:21:05 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 22:21:05 +0300
commitb395ca16ff356816a75fc7ee2a5aa34208da6c13 (patch)
treee04bd2e6a3be45c77ff0229f52151baf3ac3ce17 /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt-sanitizers: Stabilize 15.0.3 ppc64, #878087 (diff)
downloadgentoo-b395ca16ff356816a75fc7ee2a5aa34208da6c13.tar.gz
gentoo-b395ca16ff356816a75fc7ee2a5aa34208da6c13.tar.bz2
gentoo-b395ca16ff356816a75fc7ee2a5aa34208da6c13.zip
sys-libs/llvm-libunwind: Stabilize 15.0.3 ppc64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild
index 5653b0190eda..7ef28f8d7e52 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.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 ~ppc ~ppc64 ~riscv sparc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~riscv sparc ~x86 ~x64-macos"
IUSE="+clang debug static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"