summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-12 09:22:23 +0000
committerSam James <sam@gentoo.org>2024-01-12 09:22:23 +0000
commit64da7ca0e54ab940b763123248eb0dab801e51ff (patch)
tree784bc4453ca013a985104bce54d21f2fd5fb69d8
parentdev-util/lldb: Stabilize 17.0.6 amd64, #920044 (diff)
downloadgentoo-64da7ca0.tar.gz
gentoo-64da7ca0.tar.bz2
gentoo-64da7ca0.zip
sys-libs/llvm-libunwind: Stabilize 17.0.6 amd64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild
index b91c683ce070..808322aec302 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
IUSE="+clang debug static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"