sys-devel/llvmgold: Remove PROPERTIES=live from 10

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-14 07:35:05 +01:00
parent a845e8dbc5
commit 3974484a2c

View File

@@ -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"