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: Tue, 06 Sep 2022 19:18:38
Message-Id: 1662491908.d58366e250917f3ba4c2c70a6c63b69b015621e7.mgorny@gentoo
1 commit: d58366e250917f3ba4c2c70a6c63b69b015621e7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 6 19:17:49 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 19:18:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58366e2
7
8 sys-devel/clang-runtime: Add keywords to 15.0.0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild
16 index e4ff9326ddcb..f0ec98510540 100644
17 --- a/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild
18 +++ b/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild
19 @@ -10,10 +10,9 @@ HOMEPAGE="https://clang.llvm.org/"
20
21 LICENSE="metapackage"
22 SLOT="$(ver_cut 1-3)"
23 -KEYWORDS=""
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
25 IUSE="+compiler-rt libcxx openmp +sanitize"
26 REQUIRED_USE="sanitize? ( compiler-rt )"
27 -PROPERTIES="live"
28
29 RDEPEND="
30 compiler-rt? (