diff options
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild index ced8ba5c4d8e..861f4f89847b 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.16.10.ebuild,v 1.9 2014/10/10 18:06:43 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v 1.10 2014/11/15 08:33:02 hwoarang Exp $ EAPI="4" PYTHON_DEPEND="python? 2:2.7" @@ -20,7 +20,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="debug doc examples python ssl static-libs" +IUSE="debug doc examples python ssl static-libs test" RESTRICT="test" DEPEND=">=dev-libs/boost-1.48[python?,threads(+)] |