summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 14:57:00 +0100
committerSam James <sam@gentoo.org>2024-07-23 14:57:00 +0100
commit3e678686dc3bad5852cdff115b5f942f621c91e2 (patch)
treeb61c909547fef8e9837e777b920032289fb9209d
parent3311ff1f5bcd6fa2dd7e7c282b324070c7ab259f (diff)
downloadgentoo-3e678686dc3bad5852cdff115b5f942f621c91e2.tar.gz
gentoo-3e678686dc3bad5852cdff115b5f942f621c91e2.tar.bz2
gentoo-3e678686dc3bad5852cdff115b5f942f621c91e2.zip
sys-libs/llvm-libunwind: Stabilize 18.1.8 x86, #935984
Signed-off-by: Sam James <sam@gentoo.org>
-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 e14ecd555dd5..02d0b8fd5b4d 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 )"