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:25
Message-Id: 1550475337.f4355044094f31a379284c8914bce1b0d5131b73.zlogene@gentoo
1 commit: f4355044094f31a379284c8914bce1b0d5131b73
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 18 07:35:37 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 07:35:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4355044
7
8 net-p2p/ctorrent: arm 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="arm"
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 c175d7cf552..64d5545aec8 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}"