diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-28 09:51:28 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-28 09:51:28 +0800 |
commit | de911c1c12603b09fd1b98c00180254843cf2990 (patch) | |
tree | d2224d5158683816ee64e28bd74de5808d667191 /sys-devel/clang-runtime | |
parent | profiles/arch/loong: update package.use.mask entries for LLVM toolchain (diff) | |
download | gentoo-de911c1c12603b09fd1b98c00180254843cf2990.tar.gz gentoo-de911c1c12603b09fd1b98c00180254843cf2990.tar.bz2 gentoo-de911c1c12603b09fd1b98c00180254843cf2990.zip |
sys-devel/clang-runtime: remove PROPERTIES=live
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221226.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221226.ebuild b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221226.ebuild index fa5e9d20186b..b20d7b8fec85 100644 --- a/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221226.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-16.0.0_pre20221226.ebuild @@ -13,7 +13,6 @@ SLOT="${PV%%.*}" KEYWORDS="~loong" IUSE="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" -PROPERTIES="live" RDEPEND=" compiler-rt? ( |