summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-02 17:08:15 +0100
committerSam James <sam@gentoo.org>2023-08-02 17:08:15 +0100
commit42a3363bf3cb99f0420b39fb748a8b15cd61eb45 (patch)
treed906c011cec4479dad03e41c3f16187f67067f13 /sys-libs/llvm-libunwind
parentdev-python/lit: Stabilize 16.0.6 sparc, #908385 (diff)
downloadgentoo-42a3363bf3cb99f0420b39fb748a8b15cd61eb45.tar.gz
gentoo-42a3363bf3cb99f0420b39fb748a8b15cd61eb45.tar.bz2
gentoo-42a3363bf3cb99f0420b39fb748a8b15cd61eb45.zip
sys-libs/llvm-libunwind: Stabilize 16.0.6 sparc, #908385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.6.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.6.ebuild
index 460a4f8ee07b..9d53bcd51939 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-16.0.6.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-16.0.6.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 ~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 )"