Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/
Date: Thu, 15 Apr 2021 21:03:26
Message-Id: 1618520600.eb78c1675ee541667ff806cbc86b4ce12c877f27.mgorny@gentoo
1 commit: eb78c1675ee541667ff806cbc86b4ce12c877f27
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 21:03:05 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 21:03:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb78c167
7
8 sys-devel/clang-runtime: Fix leftover live kw in 12.0.0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
16 index fb68dc523c3..961a678da4d 100644
17 --- a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
18 +++ b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
19 @@ -14,7 +14,6 @@ SLOT="$(ver_cut 1-3)"
20 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
21 IUSE="+compiler-rt libcxx openmp +sanitize"
22 REQUIRED_USE="sanitize? ( compiler-rt )"
23 -PROPERTIES="live"
24
25 RDEPEND="
26 compiler-rt? (