dev-python/PyQt5: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 21:35:33 +0000 (13:35 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 21:41:04 +0000 (13:41 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/PyQt5/PyQt5-5.5.1.ebuild
dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild
dev-python/PyQt5/PyQt5-5.7.1.ebuild

index 1308f824ba0816af72d96f612a9ffd4cd206d98d..9933f8ea50c751500ae15f4aa9e04642be62ff80 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit eutils multibuild multilib python-r1 qmake-utils
 
index f02ff73ba785e1b26ea3528c43edf64b1a7ef4cf..9b834b6060cc6c8c960d95a854c31051158999fd 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
 
index 5ea1608b9be4c719bfcb0eec285456d02b568f2d..3d2dc70745964844c920fdd21ebe3776af9d0105 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