commit:     86165950f7430b2591a9c282fe958b1a60778e99
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Fri Feb  5 16:25:20 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb  5 16:25:20 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=86165950

dev-python/pydotplus: culd not test on python 3.*

Package-Manager: portage-2.2.27

 dev-python/pydotplus/pydotplus-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pydotplus/pydotplus-2.0.2.ebuild 
b/dev-python/pydotplus/pydotplus-2.0.2.ebuild
index de5270b..6dd4159 100644
--- a/dev-python/pydotplus/pydotplus-2.0.2.ebuild
+++ b/dev-python/pydotplus/pydotplus-2.0.2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 

Reply via email to