summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-07 21:50:37 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-07 21:50:37 +0000
commitb670d216ec2832d99bf2592cebadb11504914575 (patch)
tree4cb8de2e5b35ce94d906265e4e7f7fe08ecd0ece /net-libs/libtorrent/libtorrent-0.12.9.ebuild
parentPyQt4-4.8 does not build with sip-4.13, bug 407291 (diff)
downloadhistorical-b670d216ec2832d99bf2592cebadb11504914575.tar.gz
historical-b670d216ec2832d99bf2592cebadb11504914575.tar.bz2
historical-b670d216ec2832d99bf2592cebadb11504914575.zip
Marking libtorrent-0.12.9 ppc64 for bug 389817
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'net-libs/libtorrent/libtorrent-0.12.9.ebuild')
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.12.9.ebuild b/net-libs/libtorrent/libtorrent-0.12.9.ebuild
index 48a2e60c5e6c..f961a9098b0c 100644
--- a/net-libs/libtorrent/libtorrent-0.12.9.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild,v 1.6 2011/12/11 22:09:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild,v 1.7 2012/03/07 21:50:37 ranger Exp $
EAPI=4
inherit autotools-utils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug ipv6 ssl test"
RDEPEND=">=dev-libs/libsigc++-2.2.2:2