summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:50:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:51:59 +0300
commit54d0c7fd94666ed12d15e54c47db70168aa94c95 (patch)
treeb6d08800f4e5c4ee96858335e52578d112750901 /sys-libs
parentsys-devel/clang: Stabilize 16.0.6 x86, #908385 (diff)
downloadgentoo-54d0c7fd94666ed12d15e54c47db70168aa94c95.tar.gz
gentoo-54d0c7fd94666ed12d15e54c47db70168aa94c95.tar.bz2
gentoo-54d0c7fd94666ed12d15e54c47db70168aa94c95.zip
sys-libs/libcxx: Stabilize 16.0.6 x86, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxx/libcxx-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-16.0.6.ebuild b/sys-libs/libcxx/libcxx-16.0.6.ebuild
index 8fb9b0d1c2a8..d8342a08b145 100644
--- a/sys-libs/libcxx/libcxx-16.0.6.ebuild
+++ b/sys-libs/libcxx/libcxx-16.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 ~loong ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~sparc x86 ~x64-macos"
IUSE="+clang +libcxxabi static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"