Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
Date: Thu, 29 Nov 2018 18:36:10
Message-Id: 1543516555.8b8a7f21ac20b366da2fa28882025e5162f91c0c.zlogene@gentoo
1 commit: 8b8a7f21ac20b366da2fa28882025e5162f91c0c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 29 18:35:03 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 29 18:35:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8a7f21
7
8 net-libs/libtorrent-rasterbar: mark stable
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.10.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.10.ebuild
17 index c74205693cc..90564160576 100644
18 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.10.ebuild
19 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.10.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_
21
22 LICENSE="BSD"
23 SLOT="0/9"
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 libressl python +ssl static-libs test"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"