Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
Date: Sat, 28 Oct 2017 20:53:29
Message-Id: 1509223996.3f277efd85fe2dc00a45f636561675d6b02a9b89.slyfox@gentoo
1 commit: 3f277efd85fe2dc00a45f636561675d6b02a9b89
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 28 20:52:39 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 28 20:53:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f277efd
7
8 net-libs/libtorrent-rasterbar: stable 1.0.11-r1 for ppc/ppc64, bug #593288
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild
17 index 4b0322c2624..cc369c61d8e 100644
18 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild
19 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_
21
22 LICENSE="BSD"
23 SLOT="0/8"
24 -KEYWORDS="amd64 arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
25 +KEYWORDS="amd64 arm ppc ppc64 ~sparc x86 ~x86-fbsd"
26 IUSE="debug +dht doc examples +geoip libressl python +ssl static-libs test"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"