dev-python/pyopengl_accelerate: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 08:45:38 +0000 (10:45 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:40:58 +0000 (16:40 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.0.ebuild

index c15d5f8b006cef95368c4d58f3fa02016e0b1ae3..5d64d4a005e817555efd73d8221c8f3a0c4483ee 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1