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: Tue, 31 Dec 2019 10:15:18
Message-Id: 1577787311.6cf001726880b39ef1ba7924d784682402a85df5.zlogene@gentoo
1 commit: 6cf001726880b39ef1ba7924d784682402a85df5
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 10:14:14 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 10:15:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf00172
7
8 net-libs/libtorrent-rasterbar: mark stable
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild
17 index 5ab24e12fff..646b9afca73 100644
18 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild
19 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/${MY_P}.tar.gz -> ${P}.tar
21
22 LICENSE="BSD"
23 SLOT="0/10"
24 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
26 IUSE="debug +dht doc examples libressl python +ssl static-libs test"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"