commit:     b913580968ab876280ca8039108bdfef8d21de9b
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  2 23:10:03 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 23:10:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9135809

dev-python/pyqtgraph: add python3_5 support

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

diff --git a/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild 
b/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild
index 98a4de2..232c0f6 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 inherit distutils-r1
 
 DESCRIPTION="a pure-python scientific graphics and GUI library built on 
PyQt4/PySide and numpy"

Reply via email to