summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-07 04:14:39 +0000
committerSam James <sam@gentoo.org>2023-01-07 06:47:42 +0000
commita937a161c86b0bdd1410e61f6506977235e37ad0 (patch)
treedd49fc577d5576728f3ad60a24284ce98cc37ae7 /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 15.0.6 arm, #886483 (diff)
downloadgentoo-a937a161c86b0bdd1410e61f6506977235e37ad0.tar.gz
gentoo-a937a161c86b0bdd1410e61f6506977235e37ad0.tar.bz2
gentoo-a937a161c86b0bdd1410e61f6506977235e37ad0.zip
sys-libs/llvm-libunwind: Stabilize 15.0.6 arm, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-15.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.6.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.6.ebuild
index 5bac262776c4..d6a81ac3b5e3 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.6.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 ~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 )"