From 34f3f9ab8c9f519b5a4a95edf2771733e60b4d68 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 6 Mar 2024 17:37:23 +0100 Subject: sys-devel/llvmgold: Rekeyword 18.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/llvmgold/llvmgold-18.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys-devel/llvmgold') diff --git a/sys-devel/llvmgold/llvmgold-18.ebuild b/sys-devel/llvmgold/llvmgold-18.ebuild index f375cd7e9cf1..c169127837a0 100644 --- a/sys-devel/llvmgold/llvmgold-18.ebuild +++ b/sys-devel/llvmgold/llvmgold-18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" RDEPEND=" sys-devel/llvm:${PV}[binutils-plugin] -- cgit v1.2.3-65-gdbad