summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-05 13:31:58 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-05 13:33:48 +0200
commit2267be9f325fda827a383cd6eeaf2757a7a302e5 (patch)
tree02cb39bc2e022f2c66df430e8527a39e489d5dfc
parentsys-devel/clang: Stabilize 15.0.3 amd64, #878087 (diff)
downloadgentoo-2267be9f325fda827a383cd6eeaf2757a7a302e5.tar.gz
gentoo-2267be9f325fda827a383cd6eeaf2757a7a302e5.tar.bz2
gentoo-2267be9f325fda827a383cd6eeaf2757a7a302e5.zip
sys-libs/libcxx: Stabilize 15.0.3 amd64, #878087
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--sys-libs/libcxx/libcxx-15.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-15.0.3.ebuild b/sys-libs/libcxx/libcxx-15.0.3.ebuild
index c7618ab9a1fd..62eab2d1524f 100644
--- a/sys-libs/libcxx/libcxx-15.0.3.ebuild
+++ b/sys-libs/libcxx/libcxx-15.0.3.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 )"