Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/
Date: Thu, 14 Dec 2017 22:31:49
Message-Id: 1513290638.e3f339775d40914cff23da08999e6aa647718e2b.mattst88@gentoo
1 commit: e3f339775d40914cff23da08999e6aa647718e2b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 14 22:30:38 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 14 22:30:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f33977
7
8 sys-devel/clang-runtime-4.0.1: amd64 stable, bug 637210
9
10 sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild
14 index 6cdd2d4ec2a..dae37fda523 100644
15 --- a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild
16 +++ b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI=""
18
19 LICENSE="metapackage"
20 SLOT="${PV%_*}"
21 -KEYWORDS="~amd64 ~arm64 x86"
22 +KEYWORDS="amd64 ~arm64 x86"
23 IUSE="+compiler-rt libcxx openmp +sanitize"
24
25 RDEPEND="