diff options
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.12.1.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.12.1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.12.1.ebuild index 614661a17e15..ab43d6a332ec 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.12.1.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.12.1.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/rb_libtorrent/rb_libtorrent-0.12.1.ebuild,v 1.1 2008/02/04 13:52:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.12.1.ebuild,v 1.2 2008/02/04 15:32:19 cla Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-libs/boost |