summaryrefslogtreecommitdiff
path: root/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2017-03-10 13:35:33 -0800
committerZac Medico <zmedico@gentoo.org>2017-03-10 13:41:04 -0800
commit272f1279cf9b64ea5419ed249575dca5894fdbd4 (patch)
tree7c2e24376a56b3cbde54a1fea9f09fde31822683 /dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild
parent18e8f3a8c28e2b6447151f9b04ac8a9f1a7a0de7 (diff)
downloadgentoo-272f1279cf9b64ea5419ed249575dca5894fdbd4.tar.gz
gentoo-272f1279cf9b64ea5419ed249575dca5894fdbd4.tar.bz2
gentoo-272f1279cf9b64ea5419ed249575dca5894fdbd4.zip
dev-python/PyQt5: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild')
-rw-r--r--dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild2
1 files changed, 1 insertions, 1 deletions
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