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-p2p/ctorrent/
Date: Mon, 18 Feb 2019 07:38:24
Message-Id: 1550475363.a72fa1979ab6ec1fc3f8d578908aa2c6db422f04.zlogene@gentoo
1 commit: a72fa1979ab6ec1fc3f8d578908aa2c6db422f04
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 18 07:36:03 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 07:36:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72fa197
7
8 net-p2p/ctorrent: amd64 stable wrt bug #676750
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
18 index 64d5545aec8..d921f9ff372 100644
19 --- a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
20 +++ b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 arm ppc ~s390 ~sh ~sparc x86 ~x86-fbsd"
26 +KEYWORDS="amd64 arm ppc ~s390 ~sh ~sparc x86 ~x86-fbsd"
27 IUSE="libressl"
28
29 S="${WORKDIR}/${MY_P}"