summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:58:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:58:56 +0200
commitf6f33d7b965cbeb5926658d83e410efb8d1af7ff (patch)
tree3c635d85d78864224ae70445f8d898c99740dfc7
parentsys-libs/compiler-rt-sanitizers: amd64 stable wrt bug #861950 (diff)
downloadgentoo-f6f33d7b.tar.gz
gentoo-f6f33d7b.tar.bz2
gentoo-f6f33d7b.zip
sys-libs/libcxx: amd64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-libs/libcxx/libcxx-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-14.0.6.ebuild b/sys-libs/libcxx/libcxx-14.0.6.ebuild
index 12fe089eac6f..3b070389aa9f 100644
--- a/sys-libs/libcxx/libcxx-14.0.6.ebuild
+++ b/sys-libs/libcxx/libcxx-14.0.6.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://libcxx.llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~sparc ~x86 ~x64-macos"
IUSE="+libcxxabi +libunwind static-libs test"
RESTRICT="!test? ( test )"
REQUIRED_USE="libunwind? ( libcxxabi )"