commit: e4514ea00e531f91fb5923a8d926fd95461d1a99
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 6 05:56:56 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue Dec 6 06:03:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4514ea0
sys-devel/llvmgold: drop PROPERTIES=live for 16
It's only for silencing the "no KEYWORDS" warnings, now that we have
~loong on the ebuild it's about time to drop it because the ebuild
actually isn't pulling from VCS.
Suggested-by: Michał Górny <mgorny <AT> gentoo.org>
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
sys-devel/llvmgold/llvmgold-16.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-devel/llvmgold/llvmgold-16.ebuild
b/sys-devel/llvmgold/llvmgold-16.ebuild
index c94db888493e..17566e8e5d16 100644
--- a/sys-devel/llvmgold/llvmgold-16.ebuild
+++ b/sys-devel/llvmgold/llvmgold-16.ebuild
@@ -10,7 +10,6 @@ S=${WORKDIR}
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~loong"
-PROPERTIES="live"
RDEPEND="
sys-devel/llvm:${PV}[binutils-plugin]