summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 19:15:31 +0000
committerSam James <sam@gentoo.org>2021-11-05 19:16:17 +0000
commit3bb559efc1f23b5ce79e45891b2a002e3c24764d (patch)
tree2382e05a8120a353382e5c38343d72092e004698 /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 13.0.0 ppc64, #821862 (diff)
downloadgentoo-3bb559efc1f23b5ce79e45891b2a002e3c24764d.tar.gz
gentoo-3bb559efc1f23b5ce79e45891b2a002e3c24764d.tar.bz2
gentoo-3bb559efc1f23b5ce79e45891b2a002e3c24764d.zip
sys-libs/llvm-libunwind: Stabilize 13.0.0 ppc64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild
index d487dc2a4917..41f6427342d7 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-13.0.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 ~riscv ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm arm64 ppc64 ~riscv ~x86 ~x64-macos"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"