summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-10 02:25:23 +0100
committerSam James <sam@gentoo.org>2021-09-10 02:25:43 +0100
commitc864daeb12d457e3ae17da660323b051f15fa187 (patch)
treed18b98275f34bdbf3eb617479496c4c8d7ee3e3a /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 12.0.1 arm64, #804471 (diff)
downloadgentoo-c864daeb12d457e3ae17da660323b051f15fa187.tar.gz
gentoo-c864daeb12d457e3ae17da660323b051f15fa187.tar.bz2
gentoo-c864daeb12d457e3ae17da660323b051f15fa187.zip
sys-libs/llvm-libunwind: Stabilize 12.0.1 arm64, #804471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 a1da7f398e2e..08f10724089d 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 )"