From: Fabian Groffen Date: Wed, 27 Jan 2016 13:07:09 +0000 (+0100) Subject: profiles/prefix/darwin/package.mask: restrict llvm mask to 3.6 only X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c1497e3dfb4f122eeacbd96403e11293350cc4c7;p=gentoo.git profiles/prefix/darwin/package.mask: restrict llvm mask to 3.6 only --- diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index eca936b640f7..06c49410d3eb 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -6,8 +6,8 @@ # Fabian Groffen (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 (08 Feb 2015) # missing faccesstat (missing gnulib), bug #538502