diff options
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.3.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.3.ebuild b/dev-python/PyQt4/PyQt4-4.3.ebuild index 7326c18ec175..885622bf92cd 100644 --- a/dev-python/PyQt4/PyQt4-4.3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.ebuild,v 1.3 2007/08/21 20:43:18 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.ebuild,v 1.4 2007/08/22 23:58:05 rbu Exp $ inherit distutils qt4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug doc examples" RDEPEND="=x11-libs/qt-4* |