summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-16 21:03:03 +0000
committerSam James <sam@gentoo.org>2020-11-16 21:03:03 +0000
commit68ed0741e84c625b0ee85ab11b71670ff62e26a0 (patch)
treef2a5ba30c34a401d1e7fdc6da167cf82b9bbce11 /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt-sanitizers: Stabilize 11.0.0 arm64, #754744 (diff)
downloadgentoo-68ed0741e84c625b0ee85ab11b71670ff62e26a0.tar.gz
gentoo-68ed0741e84c625b0ee85ab11b71670ff62e26a0.tar.bz2
gentoo-68ed0741e84c625b0ee85ab11b71670ff62e26a0.zip
sys-libs/llvm-libunwind: Stabilize 11.0.0 arm64, #754744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
index 3985f5d7f37d..7a25b0a2827e 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
@@ -15,7 +15,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~x86"
+KEYWORDS="amd64 arm arm64 ~x86"
IUSE="debug +static-libs test"
RESTRICT="!test? ( test )"