diff options
author | 2007-11-13 15:24:59 +0000 | |
---|---|---|
committer | 2007-11-13 15:24:59 +0000 | |
commit | 0c31adaebadc714992f5a6d46baff7d274386b3f (patch) | |
tree | a466222e39087c9f925e13a54ee1cb1336b2637e /net-p2p/rtorrent/rtorrent-0.7.9.ebuild | |
parent | Add ~ia64 wrt #198844 (diff) | |
download | gentoo-2-0c31adaebadc714992f5a6d46baff7d274386b3f.tar.gz gentoo-2-0c31adaebadc714992f5a6d46baff7d274386b3f.tar.bz2 gentoo-2-0c31adaebadc714992f5a6d46baff7d274386b3f.zip |
Add ~ia64 wrt #198844
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.7.9.ebuild')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.7.9.ebuild | 4 |
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 6405b0f26f83..dc7120edd4e4 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-2007 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.1 2007/10/25 19:24:21 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.2 2007/11/13 15:24:59 armin76 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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=net-libs/libtorrent-0.11.${PV##*.} |