summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-14 15:20:52 +0100
committerSam James <sam@gentoo.org>2025-06-14 15:22:39 +0100
commit598c8fb8eef0bbdf7fc4c6ea5519d9afee49493b (patch)
tree79b6942b96c0c60a2df790b18b83d24b1b7c91e0
parent4367fd2e6001abc196165990b4aac7fbec9028a5 (diff)
downloadgentoo-598c8fb8eef0bbdf7fc4c6ea5519d9afee49493b.tar.gz
gentoo-598c8fb8eef0bbdf7fc4c6ea5519d9afee49493b.tar.bz2
gentoo-598c8fb8eef0bbdf7fc4c6ea5519d9afee49493b.zip
llvm-runtimes/libcxx: Stabilize 20.1.7 arm, #958081
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--llvm-runtimes/libcxx/libcxx-20.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/libcxx/libcxx-20.1.7.ebuild b/llvm-runtimes/libcxx/libcxx-20.1.7.ebuild
index 161d00106880..c9e7d1397d03 100644
--- a/llvm-runtimes/libcxx/libcxx-20.1.7.ebuild
+++ b/llvm-runtimes/libcxx/libcxx-20.1.7.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 )"