diff options
Diffstat (limited to 'sys-devel/llvmgold/llvmgold-18.ebuild')
-rw-r--r-- | sys-devel/llvmgold/llvmgold-18.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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] |