diff options
author | 2011-02-27 18:09:39 +0000 | |
---|---|---|
committer | 2011-02-27 18:09:39 +0000 | |
commit | 2d439620a736ba996de9a176b7c9fd495ee68479 (patch) | |
tree | fd36de3eae902ddf8f60c68456ef0d19aad29f35 /dev-python/PyQt4/PyQt4-4.8.1.ebuild | |
parent | stable ppc, bug 353451 (diff) | |
download | gentoo-2-2d439620a736ba996de9a176b7c9fd495ee68479.tar.gz gentoo-2-2d439620a736ba996de9a176b7c9fd495ee68479.tar.bz2 gentoo-2-2d439620a736ba996de9a176b7c9fd495ee68479.zip |
ia64/sparc stable wrt #349607
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.8.1.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.8.1.ebuild b/dev-python/PyQt4/PyQt4-4.8.1.ebuild index 2dd8f9ea20b1..22a4de94589c 100644 --- a/dev-python/PyQt4/PyQt4-4.8.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v 1.10 2011/02/27 13:22:34 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v 1.11 2011/02/27 18:09:39 armin76 Exp $ EAPI="3" PYTHON_DEPEND="*" @@ -21,7 +21,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm 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.11.2 |