summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:41 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:41 +0200
commiteb47a46d386ee06a53b6cb0359f2152b7f9446e3 (patch)
tree89267d8ddba0decff0a09f12f22ff5651e927958 /sys-libs
parentsys-devel/clang: Stabilize 15.0.5 arm, #881855 (diff)
downloadgentoo-eb47a46d386ee06a53b6cb0359f2152b7f9446e3.tar.gz
gentoo-eb47a46d386ee06a53b6cb0359f2152b7f9446e3.tar.bz2
gentoo-eb47a46d386ee06a53b6cb0359f2152b7f9446e3.zip
sys-libs/libcxx: Stabilize 15.0.5 arm, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxx/libcxx-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-15.0.5.ebuild b/sys-libs/libcxx/libcxx-15.0.5.ebuild
index 3dd73c28029b..2cad4114eeaf 100644
--- a/sys-libs/libcxx/libcxx-15.0.5.ebuild
+++ b/sys-libs/libcxx/libcxx-15.0.5.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="+clang +libcxxabi static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"