Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
Date: Mon, 23 Oct 2017 12:10:14
Message-Id: 1508760590.5007b53a2c9e3911c10086f26b3883416830477e.mrueg@gentoo
1 commit: 5007b53a2c9e3911c10086f26b3883416830477e
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 12:09:50 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 12:09:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5007b53a
7
8 net-libs/libtorrent-rasterbar: Stable on amd64
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11
12 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 682ac537c2a..a1ec1f1324f 100644
17 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild
18 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-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/8"
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 +geoip libressl python +ssl static-libs test"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"