summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:40 +0200
commit3da9ef231182f4bb15ee44194ad8fa7c5eb25ac6 (patch)
treedf7604d7e5318d520cc2d248aa72c62cf62681e8 /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt-sanitizers: Stabilize 15.0.5 x86, #881855 (diff)
downloadgentoo-3da9ef231182f4bb15ee44194ad8fa7c5eb25ac6.tar.gz
gentoo-3da9ef231182f4bb15ee44194ad8fa7c5eb25ac6.tar.bz2
gentoo-3da9ef231182f4bb15ee44194ad8fa7c5eb25ac6.zip
sys-libs/llvm-libunwind: Stabilize 15.0.5 x86, #881855
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.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.5.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.5.ebuild
index d958d99fc894..575ffe6b4eb2 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.5.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.5.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 )"