commit:     3b68e6ef49006fc056449b865643e125b2beea38
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 20:54:05 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 20:54:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b68e6ef

dev-python/PyQt4: Add python3_6 to PYTHON_COMPAT

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild | 2 +-
 dev-python/PyQt4/PyQt4-4.12.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild 
b/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild
index 2e61d11a54e..9e487547705 100644
--- a/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild
@@ -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
 

diff --git a/dev-python/PyQt4/PyQt4-4.12.ebuild 
b/dev-python/PyQt4/PyQt4-4.12.ebuild
index 30c9367d62d..f700fb6363c 100644
--- a/dev-python/PyQt4/PyQt4-4.12.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.12.ebuild
@@ -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
 

Reply via email to