summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-11 07:06:14 +0100
committerSam James <sam@gentoo.org>2021-09-11 07:06:14 +0100
commit43b9fc3765f317eb5a06c5663cd45c85928ba7a0 (patch)
treee3ef4ccbc1d09f341697981e61a9e0dc8268b641
parentsys-libs/compiler-rt-sanitizers: Stabilize 12.0.1 arm, #804471 (diff)
downloadgentoo-43b9fc37.tar.gz
gentoo-43b9fc37.tar.bz2
gentoo-43b9fc37.zip
sys-libs/llvm-libunwind: Stabilize 12.0.1 arm, #804471
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-12.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-12.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-12.0.1.ebuild
index 6d83fd941172..4705a67fc652 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-12.0.1.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-12.0.1.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 )"