diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-13 20:51:41 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-13 20:51:41 +0000 |
commit | 68229fe83e013130f3fd234d2646f469df9c3598 (patch) | |
tree | b87962500e6c609c8b33be0bafcc4ff24fcb4ab8 /net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild | |
parent | stable ppc, bug 345663 (diff) | |
download | gentoo-2-68229fe83e013130f3fd234d2646f469df9c3598.tar.gz gentoo-2-68229fe83e013130f3fd234d2646f469df9c3598.tar.bz2 gentoo-2-68229fe83e013130f3fd234d2646f469df9c3598.zip |
ppc64 stable wrt #333775
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild index 29851122af15..c80711fbec16 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1.ebuild,v 1.6 2011/01/06 11:53:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v 1.7 2011/01/13 20:51:41 xarthisius Exp $ EAPI="2" WANT_AUTOMAKE="1.11.1" @@ -16,7 +16,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" RESTRICT="test" |