From: Zac Medico Date: Fri, 10 Mar 2017 21:35:33 +0000 (-0800) Subject: dev-python/PyQt5: Add python3_6 to PYTHON_COMPAT X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=272f1279cf9b64ea5419ed249575dca5894fdbd4;p=gentoo.git dev-python/PyQt5: Add python3_6 to PYTHON_COMPAT Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-python/PyQt5/PyQt5-5.5.1.ebuild b/dev-python/PyQt5/PyQt5-5.5.1.ebuild index 1308f824ba08..9933f8ea50c7 100644 --- a/dev-python/PyQt5/PyQt5-5.5.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.1.ebuild @@ -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 diff --git a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild index f02ff73ba785..9b834b6060cc 100644 --- a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild +++ b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.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 diff --git a/dev-python/PyQt5/PyQt5-5.7.1.ebuild b/dev-python/PyQt5/PyQt5-5.7.1.ebuild index 5ea1608b9be4..3d2dc7074596 100644 --- a/dev-python/PyQt5/PyQt5-5.7.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.7.1.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