summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-06 21:49:58 +0000
committerSam James <sam@gentoo.org>2024-12-06 21:52:05 +0000
commit7d3d427c3f3880b3faf3d26a70a94583fa369a20 (patch)
treeaf02cc7c15af047f888908f94c64da09ae8f682f /sys-libs
parentdev-debug/lldb: Stabilize 19.1.4 arm64, #945145 (diff)
downloadgentoo-7d3d427c3f3880b3faf3d26a70a94583fa369a20.tar.gz
gentoo-7d3d427c3f3880b3faf3d26a70a94583fa369a20.tar.bz2
gentoo-7d3d427c3f3880b3faf3d26a70a94583fa369a20.zip
sys-libs/llvm-libunwind: Stabilize 19.1.4 arm64, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-19.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-19.1.4.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-19.1.4.ebuild
index 0bb592013468..b669993a3f4e 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-19.1.4.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-19.1.4.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 )"