summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 07:19:14 +0000
committerSam James <sam@gentoo.org>2021-11-05 07:19:14 +0000
commitf517b6ebbb073d34091a3af33b6b9c9a56e89593 (patch)
treea300742bd187332e5545b7040dc340515b60407d
parentsys-libs/compiler-rt-sanitizers: Stabilize 13.0.0 arm64, #821862 (diff)
downloadgentoo-f517b6eb.tar.gz
gentoo-f517b6eb.tar.bz2
gentoo-f517b6eb.zip
sys-libs/llvm-libunwind: Stabilize 13.0.0 arm64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild
index 5c57e2bc3cd3..d487dc2a4917 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-13.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 )"