summaryrefslogtreecommitdiff
path: root/llvm-runtimes/libcxx
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-08-24 21:54:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-08-24 22:02:47 +0300
commitab723c0f6d1eed4a53e24176aa08f8a738f7b31d (patch)
treeca95f8ad932a3ecff3a63f046ea491ef909d90fc /llvm-runtimes/libcxx
parentba8477238b017f289073290fb01bc5e6c0942169 (diff)
downloadgentoo-ab723c0f6d1eed4a53e24176aa08f8a738f7b31d.tar.gz
gentoo-ab723c0f6d1eed4a53e24176aa08f8a738f7b31d.tar.bz2
gentoo-ab723c0f6d1eed4a53e24176aa08f8a738f7b31d.zip
llvm-runtimes/libcxx: Stabilize 20.1.8 amd64, #960372
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'llvm-runtimes/libcxx')
-rw-r--r--llvm-runtimes/libcxx/libcxx-20.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/libcxx/libcxx-20.1.8.ebuild b/llvm-runtimes/libcxx/libcxx-20.1.8.ebuild
index 5b974dc790b5..9cfcd85fde8f 100644
--- a/llvm-runtimes/libcxx/libcxx-20.1.8.ebuild
+++ b/llvm-runtimes/libcxx/libcxx-20.1.8.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 ~arm64-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~riscv ~sparc x86 ~arm64-macos ~x64-macos"
IUSE="+clang +libcxxabi +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"