Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rb_libtorrent/
Date: Fri, 10 Mar 2017 09:13:04
Message-Id: 1489137157.3950a5e665cb2a2a16f71263e2e20cdfdbbcd8f9.ago@gentoo
1 commit: 3950a5e665cb2a2a16f71263e2e20cdfdbbcd8f9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 09:12:37 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 09:12:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3950a5e6
7
8 net-libs/rb_libtorrent: amd64 stable wrt bug #530720
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
18 index 5ef5a172620..c3bca627247 100644
19 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
20 +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
21 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_
22
23 LICENSE="BSD"
24 SLOT="0/8"
25 -KEYWORDS="~amd64 arm ppc ppc64 ~sparc ~x86 ~x86-fbsd"
26 +KEYWORDS="amd64 arm ppc ppc64 ~sparc ~x86 ~x86-fbsd"
27 IUSE="debug +dht doc examples +geoip libressl python +ssl static-libs test"
28
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"