summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-05 13:32:00 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-05 13:33:50 +0200
commit82774f76aa980349e500fa0d596bd224bd687f33 (patch)
tree60803a7aeb1f4407f9e2de677ad3fa54c20e6df8
parentsys-libs/compiler-rt-sanitizers: Stabilize 15.0.3 amd64, #878087 (diff)
downloadgentoo-82774f76.tar.gz
gentoo-82774f76.tar.bz2
gentoo-82774f76.zip
sys-libs/llvm-libunwind: Stabilize 15.0.3 amd64, #878087
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-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 82b6eba63395..575ffe6b4eb2 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 )"