summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-02-06 20:57:05 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-02-06 20:57:05 +0000
commitf841b19d23a13c44882ef67ae473865b2da741cf (patch)
tree780b208c941f3fdd6707934e55e951d067b74663 /net-p2p/rtorrent/rtorrent-0.7.9.ebuild
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadhistorical-f841b19d23a13c44882ef67ae473865b2da741cf.tar.gz
historical-f841b19d23a13c44882ef67ae473865b2da741cf.tar.bz2
historical-f841b19d23a13c44882ef67ae473865b2da741cf.zip
stable on ppc wrt bug #209140
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.7.9.ebuild')
-rw-r--r--net-p2p/rtorrent/rtorrent-0.7.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.7.9.ebuild b/net-p2p/rtorrent/rtorrent-0.7.9.ebuild
index b29056c015b5..a31da7470c97 100644
--- a/net-p2p/rtorrent/rtorrent-0.7.9.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.7 2008/02/06 14:29:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.8 2008/02/06 20:57:05 nixnut Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug xmlrpc"
RDEPEND=">=net-libs/libtorrent-0.11.${PV##*.}