sys-devel/llvmgold: Remove PROPERTIES=live from 10
authorMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 06:35:05 +0000 (07:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 07:51:21 +0000 (08:51 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/llvmgold/llvmgold-10.ebuild

index 79dbcac36230b1fc5a2e3cd36df54fec121f24e2..8782f3aec17cf35774b786b2f282dfb40fd21814 100644 (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"