commit: eb78c1675ee541667ff806cbc86b4ce12c877f27
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 21:03:05 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 21:03:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb78c167
sys-devel/clang-runtime: Fix leftover live kw in 12.0.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
index fb68dc523c3..961a678da4d 100644
--- a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
@@ -14,7 +14,6 @@ SLOT="$(ver_cut 1-3)"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos
~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"
-PROPERTIES="live"
RDEPEND="
compiler-rt? (