commit:     1ab3036d0d2899c7d9144d2da61ad5aa88c62fe1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 14:52:57 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=1ab3036d

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

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

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

diff --git a/llvm-runtimes/clang-rtlib-config/clang-rtlib-config-22.ebuild 
b/llvm-runtimes/clang-rtlib-config/clang-rtlib-config-22.ebuild
index 965195a098b3..bf357de7fc56 100644
--- a/llvm-runtimes/clang-rtlib-config/clang-rtlib-config-22.ebuild
+++ b/llvm-runtimes/clang-rtlib-config/clang-rtlib-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-compiler-rt +abi_x86_32 abi_x86_64"
 
 RDEPEND="

Reply via email to