summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <[email protected]>2025-08-24 21:50:13 +0300
committerArthur Zamarin <[email protected]>2025-08-24 21:50:13 +0300
commit490bc9df819ac9f4ec2eb3d63dacf6cf882f048a (patch)
treea0df56c8210948426a9728989ba5d0b8b4338077
parentllvm-core/clang-common: Stabilize 20.1.8 arm, #960372 (diff)
downloadgentoo-490bc9df819ac9f4ec2eb3d63dacf6cf882f048a.tar.gz
gentoo-490bc9df819ac9f4ec2eb3d63dacf6cf882f048a.tar.bz2
gentoo-490bc9df819ac9f4ec2eb3d63dacf6cf882f048a.zip
llvm-runtimes/libcxx: Stabilize 20.1.8 arm, #960372
Signed-off-by: Arthur Zamarin <[email protected]>
-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 1923c444ad3c..33f9c0326dd6 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 )"