summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-02-24 14:59:02 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-02-24 14:59:02 +0300
commitfaa1bc6e7cd33c2e3b882a70e81a426d2c8bdfb1 (patch)
tree1f9a347488b1c09311929e92abbc694ea5b8a2ed /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 11.0.1 amd64, #768567 (diff)
downloadgentoo-faa1bc6e7cd33c2e3b882a70e81a426d2c8bdfb1.tar.gz
gentoo-faa1bc6e7cd33c2e3b882a70e81a426d2c8bdfb1.tar.bz2
gentoo-faa1bc6e7cd33c2e3b882a70e81a426d2c8bdfb1.zip
sys-libs/llvm-libunwind: Stabilize 11.0.1 amd64, #768567
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild
index 9777882d98c7..c149d6331be2 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.1.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.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 x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"