From: Michał Górny Date: Fri, 14 Feb 2020 06:35:05 +0000 (+0100) Subject: sys-devel/llvmgold: Remove PROPERTIES=live from 10 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3974484a2cbcec668e5de9642fbc0e8d106597dd;p=gentoo.git sys-devel/llvmgold: Remove PROPERTIES=live from 10 Signed-off-by: Michał Górny --- 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"