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

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

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

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

diff --git a/llvm-runtimes/clang-runtime/clang-runtime-22.ebuild 
b/llvm-runtimes/clang-runtime/clang-runtime-22.ebuild
index e9cd830b2b44..7fe74dc85c1b 100644
--- a/llvm-runtimes/clang-runtime/clang-runtime-22.ebuild
+++ b/llvm-runtimes/clang-runtime/clang-runtime-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
@@ -11,6 +11,7 @@ S=${WORKDIR}
 
 LICENSE="public-domain"
 SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 
~arm64-macos ~x64-macos"
 IUSE="
        +compiler-rt libcxx offload openmp +sanitize
        default-compiler-rt default-libcxx default-lld llvm-libunwind polly

Reply via email to