diff options
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.8.5.ebuild')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.8.5.ebuild b/net-p2p/rtorrent/rtorrent-0.8.5.ebuild index 1553d69f2982..d392c3cbf5d7 100644 --- a/net-p2p/rtorrent/rtorrent-0.8.5.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.8.5.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/rtorrent/rtorrent-0.8.5.ebuild,v 1.7 2009/12/09 19:28:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.5.ebuild,v 1.8 2009/12/28 20:35:30 armin76 Exp $ inherit base 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 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="daemon debug ipv6 xmlrpc" COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.} |