summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-12 11:13:36 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-12 14:37:59 +0200
commitc3845ed55e6730ce0ece1eb45be99901ea84d988 (patch)
tree03ef4cf96b210690eec4e1cbff775a8098c5b069
parentsys-devel/llvm: Bump to 11.0.0 final (diff)
downloadgentoo-c3845ed55e6730ce0ece1eb45be99901ea84d988.tar.gz
gentoo-c3845ed55e6730ce0ece1eb45be99901ea84d988.tar.bz2
gentoo-c3845ed55e6730ce0ece1eb45be99901ea84d988.zip
sys-devel/llvmgold: Bump to 11.0.0 final
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/llvmgold/llvmgold-11.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/llvmgold/llvmgold-11.ebuild b/sys-devel/llvmgold/llvmgold-11.ebuild
index 7b4af30ab553..21a246428c6f 100644
--- a/sys-devel/llvmgold/llvmgold-11.ebuild
+++ b/sys-devel/llvmgold/llvmgold-11.ebuild
@@ -9,9 +9,8 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
IUSE=""
-PROPERTIES="live"
RDEPEND="sys-devel/llvm:${PV}[gold]
!sys-devel/llvm:0"