diff options
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild b/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild index b21911abc88b..f9e837092182 100644 --- a/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v 1.3 2014/05/30 20:55:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild,v 1.4 2014/06/20 14:01:12 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) inherit eutils multibuild python-r1 qmake-utils toolchain-funcs |