summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-01-13 13:28:28 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-01-13 13:28:28 +0200
commit7c5bf69198a5b75345a940d4c6500e1a4433bbc1 (patch)
tree1b34b2ae0166d623ee479ff646e894fee21738cb /sys-libs/llvm-libunwind
parentdev-debug/lldb: Stabilize 17.0.6 x86, #920044 (diff)
downloadgentoo-7c5bf69198a5b75345a940d4c6500e1a4433bbc1.tar.gz
gentoo-7c5bf69198a5b75345a940d4c6500e1a4433bbc1.tar.bz2
gentoo-7c5bf69198a5b75345a940d4c6500e1a4433bbc1.zip
sys-libs/llvm-libunwind: Stabilize 17.0.6 x86, #920044
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild
index 946ebf04d3b0..3018bd80dc4f 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.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 )"