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: Wed, 19 Sep 2018 20:23:08
Message-Id: 1537388195.cca93e59712e6d126965f12b5d51fc07825f2b28.mgorny@gentoo
1 commit: cca93e59712e6d126965f12b5d51fc07825f2b28
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 17:16:32 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 20:16:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca93e59
7
8 sys-devel/clang-runtime: Bump to 7.0.0 final
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../{clang-runtime-7.0.0_rc3.ebuild => clang-runtime-7.0.0.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/clang-runtime/clang-runtime-7.0.0_rc3.ebuild b/sys-devel/clang-runtime/clang-runtime-7.0.0.ebuild
16 similarity index 88%
17 rename from sys-devel/clang-runtime/clang-runtime-7.0.0_rc3.ebuild
18 rename to sys-devel/clang-runtime/clang-runtime-7.0.0.ebuild
19 index 0a2d24887e0..9ab9f95ec04 100644
20 --- a/sys-devel/clang-runtime/clang-runtime-7.0.0_rc3.ebuild
21 +++ b/sys-devel/clang-runtime/clang-runtime-7.0.0.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI=""
23
24 LICENSE="metapackage"
25 SLOT="${PV%_*}"
26 -KEYWORDS=""
27 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
28 IUSE="+compiler-rt crt libcxx openmp +sanitize"
29
30 RDEPEND="