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: Wed, 05 Oct 2016 14:46:57
Message-Id: 1475678801.bd478780e0696790327870732531b9e7ff4014c7.mgorny@gentoo
1 commit: bd478780e0696790327870732531b9e7ff4014c7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 5 14:03:40 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 5 14:46:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd478780
7
8 package.mask: Add sys-libs/libcxxabi to LLVM-3.9 mask
9
10 profiles/package.mask | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index 50664ed..9003aaa 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -197,6 +197,7 @@ dev-python/simpletal
18 ~sys-devel/clang-runtime-3.9.0
19 ~sys-devel/llvm-3.9.0
20 ~sys-libs/libcxx-3.9.0
21 +~sys-libs/libcxxabi-3.9.0
22 ~sys-libs/llvm-libunwind-3.9.0
23
24 # Lars Wendler <polynomial-c@g.o> (26 Aug 2016)