diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 13:56:56 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 14:03:12 +0800 |
commit | e4514ea00e531f91fb5923a8d926fd95461d1a99 (patch) | |
tree | f49f6ce4115289f745eef90ff7d0456658ba0f3c /sys-devel | |
parent | sys-auth/elogind: keyword 246.10-r2 for ~loong (diff) | |
download | gentoo-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>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvmgold/llvmgold-16.ebuild | 1 |
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] |