commit: 9722722b284541ba9e52520a72d222071f943f03
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 14:01:08 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 16:29:11 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9722722b
dev-python/PyQt4: Add python3.5 support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/PyQt4/PyQt4-4.11.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/PyQt4/PyQt4-4.11.4.ebuild
b/dev-python/PyQt4/PyQt4-4.11.4.ebuild
index 856e70d..00761dc 100644
--- a/dev-python/PyQt4/PyQt4-4.11.4.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.11.4.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit eutils multibuild multilib python-r1 qmake-utils