diff options
Diffstat (limited to 'net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild')
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild index 15ccd53f2ca6..e7d18632d587 100644 --- a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild +++ b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.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/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild,v 1.2 2007/02/16 13:15:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild,v 1.3 2007/02/18 20:22:00 weeve Exp $ inherit eutils distutils @@ -10,7 +10,7 @@ SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2 mirror://gentoo/${P}-sizetype.patch" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" DEPEND="dev-python/PyQt" |