diff options
Diffstat (limited to 'net-p2p/ktorrent/ktorrent-3.1.6.ebuild')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-3.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/ktorrent-3.1.6.ebuild b/net-p2p/ktorrent/ktorrent-3.1.6.ebuild index 9692a9e2cb3e..f19111894425 100644 --- a/net-p2p/ktorrent/ktorrent-3.1.6.ebuild +++ b/net-p2p/ktorrent/ktorrent-3.1.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/net-p2p/ktorrent/ktorrent-3.1.6.ebuild,v 1.1 2009/01/29 13:14:01 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.1.6.ebuild,v 1.2 2009/02/05 02:23:23 ranger Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://ktorrent.org/downloads/${PV}/${P}-4.tar.bz2" # god knows what the -4 is for LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="3" IUSE="+bwscheduler +infowidget +ipfilter +logviewer +mediaplayer +scanfolder +search +stats +upnp webinterface" |