summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-21 08:18:29 +0100
committerSam James <sam@gentoo.org>2021-06-21 08:18:29 +0100
commit26bc54a8d4195217d35251f94169d94a51992b68 (patch)
treed92f7830b0291a9e92797cdf3ed6a49a8d4b299a /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 12.0.0 arm64, #796215 (diff)
downloadgentoo-26bc54a8d4195217d35251f94169d94a51992b68.tar.gz
gentoo-26bc54a8d4195217d35251f94169d94a51992b68.tar.bz2
gentoo-26bc54a8d4195217d35251f94169d94a51992b68.zip
sys-libs/llvm-libunwind: Stabilize 12.0.0 arm64, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild
index 85a98a3385e8..0f82c1251fad 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/llvm-mirror/libunwind"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"