Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
Date: Sun, 05 Nov 2017 21:29:21
Message-Id: 1509917346.a81e6b60537f596da66449db343d627eed093f92.whissi@gentoo
1 commit: a81e6b60537f596da66449db343d627eed093f92
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 5 21:28:05 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 5 21:29:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81e6b60
7
8 net-libs/libtorrent-rasterbar: x86 stable (bug #623152)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild
16 index ccafa8fcf82..6e332beb33a 100644
17 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild
18 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_
20
21 LICENSE="BSD"
22 SLOT="0/9"
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 libressl python +ssl static-libs test"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"