dev-python/PyQt4: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 20:54:05 +0000 (12:54 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 20:54:32 +0000 (12:54 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild
dev-python/PyQt4/PyQt4-4.12.ebuild

index 2e61d11a54ef1a2ce252b738ea2acdce89b0245b..9e48754770505eb3eefc7a9032916649bd79445b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit eutils multibuild python-r1 qmake-utils toolchain-funcs
 
index 30c9367d62d61b0d0dd4df861f3ca9b0ea058e31..f700fb6363cda689a1b4d7d6340199354b0b360b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit multibuild python-r1 qmake-utils toolchain-funcs