commit: d62d237424b7225ce320ec0564082163f9defbbd Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jan 30 20:48:38 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Jan 30 20:48:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62d2374
profiles/prefix/package.mask: replicate llvm mask until I figure out why profiles/package.mask isn't applied in Prefix profiles/prefix/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 06feb292..66a43ff 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -10,6 +10,11 @@ # +# Bernard Cafarelli <[email protected]> (27 Jan 2016) +# New llvm version, masked for testing +=sys-devel/llvm-3.8.0* +=sys-devel/clang-3.8.0* + # Fabian Groffen <[email protected]> (11 Feb 2014) # Fails to compile, bug #493464 =sys-devel/autogen-5.18.1
