summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-23 20:38:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-23 20:38:42 +0000
commit1fa7bfbd8d9f3435c1d3d821ae2a581ddde10e7c (patch)
treeace0ec12057cc4c2450274aab6fcff0e2694e15c /net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild
parentStable for amd64, wrt bug #413815 (diff)
downloadgentoo-2-1fa7bfbd8d9f3435c1d3d821ae2a581ddde10e7c.tar.gz
gentoo-2-1fa7bfbd8d9f3435c1d3d821ae2a581ddde10e7c.tar.bz2
gentoo-2-1fa7bfbd8d9f3435c1d3d821ae2a581ddde10e7c.zip
Stable for amd64, wrt bug #413815
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild')
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild
index 490f08eee623..bc8141b4d488 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.15.10.ebuild,v 1.2 2012/04/28 15:51:39 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild,v 1.3 2012/05/23 20:38:42 ago Exp $
EAPI="4"
PYTHON_DEPEND="python? 2:2.6"
@@ -19,7 +19,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"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc examples python ssl static-libs"
RESTRICT="test"