summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-17 23:47:38 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-17 23:47:38 +0000
commit21f0c6ad4067de826afbe407b86f6a821e380ad9 (patch)
treeaa106ec534ce05dba6e23807f95c5e525b930766 /net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild
parentInitial ebuild import for ChromiumOS. (diff)
downloadhistorical-21f0c6ad4067de826afbe407b86f6a821e380ad9.tar.gz
historical-21f0c6ad4067de826afbe407b86f6a821e380ad9.tar.bz2
historical-21f0c6ad4067de826afbe407b86f6a821e380ad9.zip
marked x86 per bug 411871
Package-Manager: portage-2.2.0_alpha100/cvs/Linux i686
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.ebuild4
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 f6bcc50f7081..c9881d25a42c 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.3 2012/02/05 01:32:54 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild,v 1.4 2012/04/17 23:47:38 jdhore 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"