diff options
Diffstat (limited to 'dev-python/PyQt/PyQt-3.14.1-r2.ebuild')
-rw-r--r-- | dev-python/PyQt/PyQt-3.14.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild index 00ce7a484fd4..c64a54f5ad95 100644 --- a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild +++ b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.4 2006/11/13 23:21:01 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.5 2006/11/15 23:09:08 josejx Exp $ inherit distutils eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" IUSE="debug doc examples" RDEPEND="x11-libs/qt |