diff options
author | 2007-03-18 22:19:52 +0000 | |
---|---|---|
committer | 2007-03-18 22:19:52 +0000 | |
commit | 9dc66103858a29c8682db586e917736c512d3e28 (patch) | |
tree | 75f7548268bc267808e157de7ed79051875959e7 /net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild | |
parent | Stable on amd64 (diff) | |
download | historical-9dc66103858a29c8682db586e917736c512d3e28.tar.gz historical-9dc66103858a29c8682db586e917736c512d3e28.tar.bz2 historical-9dc66103858a29c8682db586e917736c512d3e28.zip |
Stable on amd64, keyworded ~x86-fbsd
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild index f83d8a2f2967..a893b9d214ff 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.11.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-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild,v 1.5 2007/03/18 22:00:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild,v 1.6 2007/03/18 22:19:52 welp Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-libs/boost |