summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-04-15 22:38:36 +0200
committerMichał Górny <mgorny@gentoo.org>2021-04-15 22:44:00 +0200
commitfedd1d0f71750e16be86a84be4571c9092cfa4cf (patch)
treee997bc9508f6a2b1c35d54e22e77fd6743967302 /sys-devel/llvmgold
parentsys-devel/llvm: Bump to 12.0.0 final (diff)
downloadgentoo-fedd1d0f71750e16be86a84be4571c9092cfa4cf.tar.gz
gentoo-fedd1d0f71750e16be86a84be4571c9092cfa4cf.tar.bz2
gentoo-fedd1d0f71750e16be86a84be4571c9092cfa4cf.zip
sys-devel/llvmgold: Keyword 12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvmgold')
-rw-r--r--sys-devel/llvmgold/llvmgold-12.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-devel/llvmgold/llvmgold-12.ebuild b/sys-devel/llvmgold/llvmgold-12.ebuild
index 7b4af30ab553..2237d20d0a2c 100644
--- a/sys-devel/llvmgold/llvmgold-12.ebuild
+++ b/sys-devel/llvmgold/llvmgold-12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,9 +9,7 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="0"
-KEYWORDS=""
-IUSE=""
-PROPERTIES="live"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux"
RDEPEND="sys-devel/llvm:${PV}[gold]
!sys-devel/llvm:0"