diff options
Diffstat (limited to 'dev-python/PyQt/PyQt-3.14.1-r1.ebuild')
-rw-r--r-- | dev-python/PyQt/PyQt-3.14.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild index 5737c54b63d9..899ea83d3d1d 100644 --- a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild +++ b/dev-python/PyQt/PyQt-3.14.1-r1.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-r1.ebuild,v 1.5 2006/01/05 20:39:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.6 2006/01/14 20:46:44 yoswink 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 |