commit:     ca197c84d407ca833658ec8bd355719100297ec8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 12:33:26 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 12:34:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca197c84

profiles: Mask USE=qt5 on stable for dev-python/matplotlib

PyQt5 isn't stable and reqiures larger effort where this version of
matplotlib fix nasty bugs

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 profiles/base/package.use.stable.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index 159c181..bf96aa8 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -5,6 +5,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Justin Lecher <[email protected]> (27 Oct 2015)
+# No stable dev-python/PyQt5 for now
+dev-python/matplotlib qt5
+
 # Mike Gilbert <[email protected]> (03 Oct 2015)
 # Unmask python3.5 for python-exec
 dev-lang/python-exec -python_targets_python3_5

Reply via email to