From 7af14fc0b577db5e6b0cb4c8a0974682e68704ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Mar 2025 11:01:25 +0100 Subject: [PATCH] llvm-core/llvmgold: Add keywords to 20.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- llvm-core/llvmgold/llvmgold-20.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm-core/llvmgold/llvmgold-20.ebuild b/llvm-core/llvmgold/llvmgold-20.ebuild index 719d0f839c836..6400423552a85 100644 --- a/llvm-core/llvmgold/llvmgold-20.ebuild +++ b/llvm-core/llvmgold/llvmgold-20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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="0" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" RDEPEND=" llvm-core/llvm:${PV}[binutils-plugin]