commit:     ecf9ad77382fea796fe6879b9d466d913aa6a8f6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 14:52:58 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 15:07:45 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf9ad77

llvm-runtimes/clang-stdlib-config: Add keywords to 22.x

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-runtimes/clang-stdlib-config/clang-stdlib-config-22.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/llvm-runtimes/clang-stdlib-config/clang-stdlib-config-22.ebuild 
b/llvm-runtimes/clang-stdlib-config/clang-stdlib-config-22.ebuild
index e3092321b6e0..5256f77d41b1 100644
--- a/llvm-runtimes/clang-stdlib-config/clang-stdlib-config-22.ebuild
+++ b/llvm-runtimes/clang-stdlib-config/clang-stdlib-config-22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,6 +9,7 @@ S=${WORKDIR}
 
 LICENSE="public-domain"
 SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 
~arm64-macos ~x64-macos"
 IUSE="default-libcxx"
 
 RDEPEND="

Reply via email to