From ae5b9d7f65a9904a15f02fb19b1553791a0be62a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 25 Feb 2026 15:52:48 +0100 Subject: [PATCH] llvm-core/llvm-toolchain-symlinks: Add keywords to 22.x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../llvm-toolchain-symlinks/llvm-toolchain-symlinks-22.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm-core/llvm-toolchain-symlinks/llvm-toolchain-symlinks-22.ebuild b/llvm-core/llvm-toolchain-symlinks/llvm-toolchain-symlinks-22.ebuild index 1683a4d9b5ba7..ef220561b2099 100644 --- a/llvm-core/llvm-toolchain-symlinks/llvm-toolchain-symlinks-22.ebuild +++ b/llvm-core/llvm-toolchain-symlinks/llvm-toolchain-symlinks-22.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-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="multilib-symlinks native-symlinks" RDEPEND="