summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2014-06-20 14:01:45 +0000
committerIan Delaney <idella4@gentoo.org>2014-06-20 14:01:45 +0000
commit23629aa4ec25f5a64edb6dfec965323bdbc49323 (patch)
treed9f0f0d89b09b430d4756ced3230ebd1396e7bfe /dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild
parentOld. (diff)
downloadhistorical-23629aa4ec25f5a64edb6dfec965323bdbc49323.tar.gz
historical-23629aa4ec25f5a64edb6dfec965323bdbc49323.tar.bz2
historical-23629aa4ec25f5a64edb6dfec965323bdbc49323.zip
add py3.4 support req'd to support py packages such as pandas
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild')
-rw-r--r--dev-python/PyQt4/PyQt4-4.10.3-r3.ebuild4
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