summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-12-06 13:56:56 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-12-06 14:03:12 +0800
commite4514ea00e531f91fb5923a8d926fd95461d1a99 (patch)
treef49f6ce4115289f745eef90ff7d0456658ba0f3c
parentsys-auth/elogind: keyword 246.10-r2 for ~loong (diff)
downloadgentoo-e4514ea00e531f91fb5923a8d926fd95461d1a99.tar.gz
gentoo-e4514ea00e531f91fb5923a8d926fd95461d1a99.tar.bz2
gentoo-e4514ea00e531f91fb5923a8d926fd95461d1a99.zip
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@gentoo.org> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--sys-devel/llvmgold/llvmgold-16.ebuild1
1 files changed, 0 insertions, 1 deletions
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]