diff options
Diffstat (limited to 'dev-python/PyQt/PyQt-3.17.6.ebuild')
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt/PyQt-3.17.6.ebuild b/dev-python/PyQt/PyQt-3.17.6.ebuild index 598f64c8ec3f..46539eefda63 100644 --- a/dev-python/PyQt/PyQt-3.17.6.ebuild +++ b/dev-python/PyQt/PyQt-3.17.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.6.ebuild,v 1.5 2009/02/04 23:41:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.6.ebuild,v 1.6 2009/02/06 16:32:58 armin76 Exp $ EAPI="1" inherit distutils @@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/PyQt3/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc examples" RDEPEND="x11-libs/qt:3 |