summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:54:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:54:54 +0300
commit8edb21d4d6ac23219fa9635d4d7459d5c64e7c1f (patch)
treeddcee0d747c1be2b3aa72af4acf62b3df7c5ea66
parentsys-libs/compiler-rt-sanitizers: Stabilize 14.0.6 arm, #861950 (diff)
downloadgentoo-8edb21d4.tar.gz
gentoo-8edb21d4.tar.bz2
gentoo-8edb21d4.zip
sys-libs/llvm-libunwind: Stabilize 14.0.6 arm, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild
index bfd2f179ee42..86ce26cb873b 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.6.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 ~ppc ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~x64-macos"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"