summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-03-18 08:39:05 +0100
committerMichał Górny <mgorny@gentoo.org>2023-03-18 16:03:03 +0100
commit33e0fb091f4c1279283e21d8cf0025a76f0580cd (patch)
tree9ba6d48472fca00900c135587c036d604c007b86
parentsys-devel/llvm-toolchain-symlinks: Bump to 16.0.0 (diff)
downloadgentoo-33e0fb091f4c1279283e21d8cf0025a76f0580cd.tar.gz
gentoo-33e0fb091f4c1279283e21d8cf0025a76f0580cd.tar.bz2
gentoo-33e0fb091f4c1279283e21d8cf0025a76f0580cd.zip
sys-devel/llvmgold: Bump to 16.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/llvmgold/llvmgold-16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvmgold/llvmgold-16.ebuild b/sys-devel/llvmgold/llvmgold-16.ebuild
index 17566e8e5d16..83a4359d7099 100644
--- a/sys-devel/llvmgold/llvmgold-16.ebuild
+++ b/sys-devel/llvmgold/llvmgold-16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ S=${WORKDIR}
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~loong"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
RDEPEND="
sys-devel/llvm:${PV}[binutils-plugin]