summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:44 +0200
commitdd74345987d263e8a9ec87cfce16bc02a1e1f010 (patch)
treea4581f14992f0a8b62bff9bcf531ad561d850c70 /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt-sanitizers: Stabilize 15.0.5 arm, #881855 (diff)
downloadgentoo-dd74345987d263e8a9ec87cfce16bc02a1e1f010.tar.gz
gentoo-dd74345987d263e8a9ec87cfce16bc02a1e1f010.tar.bz2
gentoo-dd74345987d263e8a9ec87cfce16bc02a1e1f010.zip
sys-libs/llvm-libunwind: Stabilize 15.0.5 arm, #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 7ef28f8d7e52..e97c72765a0c 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 )"