summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-03-19 21:14:00 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-03-19 21:14:00 +0300
commitb5a0a30b677a87712958a1080f9d378e2d91727e (patch)
tree22c9e6865d46b77df3f53d72bca2a0fb5016d098 /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 11.1.0 amd64, #777282 (diff)
downloadgentoo-b5a0a30b677a87712958a1080f9d378e2d91727e.tar.gz
gentoo-b5a0a30b677a87712958a1080f9d378e2d91727e.tar.bz2
gentoo-b5a0a30b677a87712958a1080f9d378e2d91727e.zip
sys-libs/llvm-libunwind: Stabilize 11.1.0 amd64, #777282
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild
index cc29dc8d0435..fe667842ccfa 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.1.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 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"