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: profiles/
Date: Mon, 03 Oct 2016 09:38:51
Message-Id: 1475487486.36077104826b1413cd17b99e7584d8d7395be5dd.mgorny@gentoo
1 commit: 36077104826b1413cd17b99e7584d8d7395be5dd
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 3 08:55:08 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 3 09:38:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36077104
7
8 package.mask: Add sys-devel/clang-runtime to LLVM 3.9 mask
9
10 profiles/package.mask | 3 ++-
11 1 file changed, 2 insertions(+), 1 deletion(-)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index fa5166e..62ce2b4 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -217,8 +217,9 @@ app-crypt/hashcat-gui
18 # Masked for testing, and porting revdeps. Please do not unmask before
19 # media-libs/mesa release supports it.
20 ~sys-devel/clang-3.9.0
21 -~sys-libs/libcxx-3.9.0
22 +~sys-devel/clang-runtime-3.9.0
23 ~sys-devel/llvm-3.9.0
24 +~sys-libs/libcxx-3.9.0
25 ~sys-libs/llvm-libunwind-3.9.0
26
27 # Lars Wendler <polynomial-c@g.o> (26 Aug 2016)