summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 14:34:05 +0100
committerSam James <sam@gentoo.org>2024-07-23 14:34:05 +0100
commita8be59c4ef75c5cbf3936ee32ff0af8af4c62039 (patch)
tree324077928529998859e2d826d8d9eb012fa23111 /sys-libs
parentsys-devel/llvm-toolchain-symlinks: Stabilize 18 arm64, #935984 (diff)
downloadgentoo-a8be59c4ef75c5cbf3936ee32ff0af8af4c62039.tar.gz
gentoo-a8be59c4ef75c5cbf3936ee32ff0af8af4c62039.tar.bz2
gentoo-a8be59c4ef75c5cbf3936ee32ff0af8af4c62039.zip
sys-libs/llvm-libunwind: Stabilize 18.1.8 arm64, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 19671cd9d1ac..ca8c8542c70d 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 )"