diff options
author | 2008-01-10 10:15:02 +0000 | |
---|---|---|
committer | 2008-01-10 10:15:02 +0000 | |
commit | 06613600a19d6746925317602450b0f62a28eb6c (patch) | |
tree | abecdd1cc42dd62d6266d06321cd36dcaa6f9ccf /net-p2p/rtorrent/rtorrent-0.7.9.ebuild | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-06613600a19d6746925317602450b0f62a28eb6c.tar.gz gentoo-2-06613600a19d6746925317602450b0f62a28eb6c.tar.bz2 gentoo-2-06613600a19d6746925317602450b0f62a28eb6c.zip |
Added hppa to KEYWORDS.
(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 b1d566b16627..d81b502b70ac 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.3 2008/01/06 22:30:55 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.4 2008/01/10 10:15:02 gmsoft 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 ~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##*.} |