diff options
author | 2011-01-07 19:24:54 +0000 | |
---|---|---|
committer | 2011-01-07 19:24:54 +0000 | |
commit | 9f3deca19e255b2eac7b4d22da1c52e71e7f7e15 (patch) | |
tree | 31437bfc590d44cc9f6f8e4d0dc33317e8f4e5b7 /dev-python/PyQt4/PyQt4-4.8.1.ebuild | |
parent | Marking sip-4.11.2 ~ppc for bug 349607 (diff) | |
download | gentoo-2-9f3deca19e255b2eac7b4d22da1c52e71e7f7e15.tar.gz gentoo-2-9f3deca19e255b2eac7b4d22da1c52e71e7f7e15.tar.bz2 gentoo-2-9f3deca19e255b2eac7b4d22da1c52e71e7f7e15.zip |
Marking PyQt4-4.8.1 ppc for bug 349607
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 3cd854ce77cb..0804dd75f34f 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.7 2011/01/04 01:26:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v 1.8 2011/01/07 19:24:54 ranger 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 |