diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 14:00:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 14:03:12 +0800 |
commit | 6974980b7a64772f2740008dd8e9bfe1a8c0f1b9 (patch) | |
tree | 1a7b8102f1dcea7b6edfd141a4e37422b93459d1 /sys-devel/llvm-toolchain-symlinks | |
parent | sys-devel/llvmgold: drop PROPERTIES=live for 16 (diff) | |
download | gentoo-6974980b7a64772f2740008dd8e9bfe1a8c0f1b9.tar.gz gentoo-6974980b7a64772f2740008dd8e9bfe1a8c0f1b9.tar.bz2 gentoo-6974980b7a64772f2740008dd8e9bfe1a8c0f1b9.zip |
sys-devel/llvm-toolchain-symlinks: drop PROPERTIES=live for 16-r1
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/llvm-toolchain-symlinks')
-rw-r--r-- | sys-devel/llvm-toolchain-symlinks/llvm-toolchain-symlinks-16-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/llvm-toolchain-symlinks/llvm-toolchain-symlinks-16-r1.ebuild b/sys-devel/llvm-toolchain-symlinks/llvm-toolchain-symlinks-16-r1.ebuild index e3e1beb337b0..c24f550dfe79 100644 --- a/sys-devel/llvm-toolchain-symlinks/llvm-toolchain-symlinks-16-r1.ebuild +++ b/sys-devel/llvm-toolchain-symlinks/llvm-toolchain-symlinks-16-r1.ebuild @@ -13,7 +13,6 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="${PV}" KEYWORDS="~loong" -PROPERTIES="live" IUSE="multilib-symlinks +native-symlinks" RDEPEND=" |