diff options
author | 2010-05-25 10:25:05 +0000 | |
---|---|---|
committer | 2010-05-25 10:25:05 +0000 | |
commit | 48c63a8d54433bc375023d52785a459a699dea08 (patch) | |
tree | be03f8be06be2833af3abddbd5ad3db3704f3d75 /dev-python/PyQt4/PyQt4-4.7.3.ebuild | |
parent | amd64 stable (bug 320929), thanks to Roeland Douma (diff) | |
download | historical-48c63a8d54433bc375023d52785a459a699dea08.tar.gz historical-48c63a8d54433bc375023d52785a459a699dea08.tar.bz2 historical-48c63a8d54433bc375023d52785a459a699dea08.zip |
Stable on amd64 wrt bug 315775
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.7.3.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.7.3.ebuild b/dev-python/PyQt4/PyQt4-4.7.3.ebuild index 01131388de26..27ccfb771b4f 100644 --- a/dev-python/PyQt4/PyQt4-4.7.3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v 1.2 2010/04/23 01:59:06 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v 1.3 2010/05/25 10:25:05 hwoarang Exp $ EAPI="2" PYTHON_EXPORT_PHASE_FUNCTIONS="1" @@ -17,7 +17,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz SLOT="0" LICENSE="|| ( GPL-2 GPL-3 )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="X assistant +dbus debug doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns" DEPEND=">=dev-python/sip-4.10 |