commit: ee7337e303c1d10d6b76e8178f8cb559e4fd5443 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Feb 17 14:42:44 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Feb 17 14:43:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7337e3
profiles/prefix/package.mask: mask dev-lang/python-exec-2.3.1 profiles/prefix/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 66a43ff..4505b8b 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -10,6 +10,11 @@ # +# Fabian Groffen <[email protected]> (17 Feb 2016) +# Kills python, and confuses eselect-python completely (listing +# duplicates, selecting multiple python versions as primary) +=dev-lang/python-exec-2.3.1 + # Bernard Cafarelli <[email protected]> (27 Jan 2016) # New llvm version, masked for testing =sys-devel/llvm-3.8.0*
