diff options
author | 2008-07-29 16:53:04 +0000 | |
---|---|---|
committer | 2008-07-29 16:53:04 +0000 | |
commit | 49a43afd0bc1ce4e9a08cc4be89e64d6120b4aea (patch) | |
tree | 9122606776386261910fef15d7a1883e4ae199fe /net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild | |
parent | alpha/ia64/sparc/x86 stable wrt #233122 (diff) | |
download | gentoo-2-49a43afd0bc1ce4e9a08cc4be89e64d6120b4aea.tar.gz gentoo-2-49a43afd0bc1ce4e9a08cc4be89e64d6120b4aea.tar.bz2 gentoo-2-49a43afd0bc1ce4e9a08cc4be89e64d6120b4aea.zip |
x86 stable wrt #233122
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild')
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild b/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild index f5dbd6a76d37..93e4a7b1976b 100644 --- a/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild +++ b/net-libs/libtorrent/libtorrent-0.12.2-r3.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-libs/libtorrent/libtorrent-0.12.2-r3.ebuild,v 1.1 2008/06/28 11:34:22 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild,v 1.2 2008/07/29 16:53:04 armin76 Exp $ inherit autotools eutils toolchain-funcs flag-o-matic libtool @@ -9,7 +9,7 @@ HOMEPAGE="http://libtorrent.rakshasa.no/" SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug ipv6" |