diff options
author | 2012-04-19 14:40:00 +0000 | |
---|---|---|
committer | 2012-04-19 14:40:00 +0000 | |
commit | 5a22a6cfec40f6243906932a4f94432d39d9b153 (patch) | |
tree | ad5e409fd77f18482ca550fa2e0c07e495dbd5c0 /net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild | |
parent | Marking fluxbox-1.3.2 ppc64 for bug 409339 (diff) | |
download | gentoo-2-5a22a6cfec40f6243906932a4f94432d39d9b153.tar.gz gentoo-2-5a22a6cfec40f6243906932a4f94432d39d9b153.tar.bz2 gentoo-2-5a22a6cfec40f6243906932a4f94432d39d9b153.zip |
Marking rb_libtorrent-0.15.9 ppc64 for bug 411871
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild index f5fb4f908f47..c5436d04a581 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.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.9.ebuild,v 1.5 2012/04/18 11:59:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild,v 1.6 2012/04/19 14:40:00 ranger Exp $ EAPI="2" 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" |