summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 20:10:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 20:10:11 +0300
commitcf57c3700b2c91dcb177daae60b5ac406eefd8e6 (patch)
tree00b1d017a67357228a6b5e82f2fdc089bafda2a6 /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt-sanitizers: Stabilize 15.0.3 arm64, #878087 (diff)
downloadgentoo-cf57c3700b2c91dcb177daae60b5ac406eefd8e6.tar.gz
gentoo-cf57c3700b2c91dcb177daae60b5ac406eefd8e6.tar.bz2
gentoo-cf57c3700b2c91dcb177daae60b5ac406eefd8e6.zip
sys-libs/llvm-libunwind: Stabilize 15.0.3 arm64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild
index 74722836ef03..5653b0190eda 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.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 ~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 )"