diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-08 16:01:50 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-08 16:01:50 +0000 |
commit | 2153f78568f7d737753505a4be9377074fa6dfbb (patch) | |
tree | 26069a524715d60bb1098b4a0211af6a6867a01e /net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-2153f78568f7d737753505a4be9377074fa6dfbb.tar.gz gentoo-2-2153f78568f7d737753505a4be9377074fa6dfbb.tar.bz2 gentoo-2-2153f78568f7d737753505a4be9377074fa6dfbb.zip |
ppc stable (bug 413815)
(Portage version: 2.1.10.65/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.ebuild | 4 |
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 bc8141b4d488..ec834428ef6a 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.3 2012/05/23 20:38:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.10.ebuild,v 1.4 2012/06/08 16:01:50 xmw 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" |