commit:     c1497e3dfb4f122eeacbd96403e11293350cc4c7
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 13:07:09 2016 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 13:07:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1497e3d

profiles/prefix/darwin/package.mask: restrict llvm mask to 3.6 only

 profiles/prefix/darwin/package.mask | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/prefix/darwin/package.mask 
b/profiles/prefix/darwin/package.mask
index eca936b..06c4941 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -6,8 +6,8 @@
 # Fabian Groffen <[email protected]> (31 May 2015)
 # fails to compile due to some missing compilerrt stuff, hints at asan,
 # not sure what the problem actually is
->=sys-devel/llvm-3.6
->=sys-devel/clang-3.6
+=sys-devel/llvm-3.6*
+=sys-devel/clang-3.6*
 
 # Fabian Groffen <[email protected]> (08 Feb 2015)
 # missing faccesstat (missing gnulib), bug #538502

Reply via email to