summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-06 17:37:34 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-06 18:03:33 +0100
commitfffecd42c91d1153302072ee4fcf3267b737dd17 (patch)
tree800d16adc9fdf670dbff0eee858c77a99f4f1e29 /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt-sanitizers: Rekeyword 18.1.0 (diff)
downloadgentoo-fffecd42c91d1153302072ee4fcf3267b737dd17.tar.gz
gentoo-fffecd42c91d1153302072ee4fcf3267b737dd17.tar.bz2
gentoo-fffecd42c91d1153302072ee4fcf3267b737dd17.zip
sys-libs/llvm-libunwind: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild
index df7d3e6095bc..944fc4144f4e 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-18.1.0.ebuild
@@ -12,7 +12,8 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-IUSE="+clang +debug static-libs test"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
+IUSE="+clang debug static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"