commit: 12cca993cf2c6d321d7b19853b36d8a509fc8591 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Mar 24 19:50:15 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Mar 24 19:50:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12cca993
profiles: mask dev-python/llvmpy, dev-python/llvmmath, & dev-python/pykit for removal profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cdfd163..ac64c36 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Michael Palimaka <[email protected]> (24 Mar 2016) +# Requires old llvm. Dead upstream. +# Masked for removal in 30 days. Bug #571216. +dev-python/llvmpy +dev-python/llvmmath +dev-python/pykit + # José María Alonso <[email protected]> (24 Mar 2016) # Fails to build dev-lisp/sbcl-1.3.3 #563812 =dev-lisp/asdf-3.1.7
