diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-04-15 23:03:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-04-15 23:03:20 +0200 |
commit | eb78c1675ee541667ff806cbc86b4ce12c877f27 (patch) | |
tree | ffccbe455a62c9fc400d0327a7d20e5a53b94f8f /sys-devel | |
parent | www-plugins/chrome-binary-plugins: dev channel bump to 91.0.4472.10 (diff) | |
download | gentoo-eb78c1675ee541667ff806cbc86b4ce12c877f27.tar.gz gentoo-eb78c1675ee541667ff806cbc86b4ce12c877f27.tar.bz2 gentoo-eb78c1675ee541667ff806cbc86b4ce12c877f27.zip |
sys-devel/clang-runtime: Fix leftover live kw in 12.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 fb68dc523c32..961a678da4d2 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? ( |