summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-06 17:37:23 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-06 18:03:23 +0100
commit34f3f9ab8c9f519b5a4a95edf2771733e60b4d68 (patch)
tree3f3a1ed9e034d17f106dad3793acd17520a588f5
parentsys-devel/llvm-toolchain-symlinks: Rekeyword 18.1.0 (diff)
downloadgentoo-34f3f9ab8c9f519b5a4a95edf2771733e60b4d68.tar.gz
gentoo-34f3f9ab8c9f519b5a4a95edf2771733e60b4d68.tar.bz2
gentoo-34f3f9ab8c9f519b5a4a95edf2771733e60b4d68.zip
sys-devel/llvmgold: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/llvmgold/llvmgold-18.ebuild3
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]