summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-11-02 14:49:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-11-02 14:49:54 +0100
commit4c2ced73be4b4beddb95854a03bd47ac9ed8205c (patch)
tree6e754391935fdbad34dbe5ae7276491453e7796f
parentsys-devel/clang: Stabilize 15.0.3 x86, #878087 (diff)
downloadgentoo-4c2ced73.tar.gz
gentoo-4c2ced73.tar.bz2
gentoo-4c2ced73.zip
sys-libs/libcxx: Stabilize 15.0.3 x86, #878087
Signed-off-by: Agostino Sarubbo <ago@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 2cad4114eeaf..c7618ab9a1fd 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 )"