Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rb_libtorrent/
Date: Wed, 08 Mar 2017 22:01:20
Message-Id: 1489010443.db591d9fafad073062ec98ef47b59756b16f4bcc.xmw@gentoo
1 commit: db591d9fafad073062ec98ef47b59756b16f4bcc
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 8 22:00:43 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 22:00:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db591d9f
7
8 net-libs/rb_libtorrent: ppc ppc64 stable (bug 530720).
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
16 index 0f63abd3fe6..5ef5a172620 100644
17 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
18 +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_
20
21 LICENSE="BSD"
22 SLOT="0/8"
23 -KEYWORDS="~amd64 arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="~amd64 arm ppc ppc64 ~sparc ~x86 ~x86-fbsd"
25 IUSE="debug +dht doc examples +geoip libressl python +ssl static-libs test"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"