summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-14 07:35:05 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-14 08:51:21 +0100
commit3974484a2cbcec668e5de9642fbc0e8d106597dd (patch)
treea90f30c0f92632cdc7710bf94797562634c3ded5 /sys-devel
parentsys-devel/clang-runtime: Remove PROPERTIES=live from releases (diff)
downloadgentoo-3974484a2cbcec668e5de9642fbc0e8d106597dd.tar.gz
gentoo-3974484a2cbcec668e5de9642fbc0e8d106597dd.tar.bz2
gentoo-3974484a2cbcec668e5de9642fbc0e8d106597dd.zip
sys-devel/llvmgold: Remove PROPERTIES=live from 10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvmgold/llvmgold-10.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/llvmgold/llvmgold-10.ebuild b/sys-devel/llvmgold/llvmgold-10.ebuild
index 79dbcac36230..8782f3aec17c 100644
--- a/sys-devel/llvmgold/llvmgold-10.ebuild
+++ b/sys-devel/llvmgold/llvmgold-10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,6 @@ LICENSE="public-domain"
SLOT="0"
KEYWORDS=""
IUSE=""
-PROPERTIES="live"
RDEPEND="sys-devel/llvm:${PV}[gold]
!sys-devel/llvm:0"