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/libktorrent/
Date: Sun, 03 Nov 2019 13:29:11
Message-Id: 1572787745.1d1dded65a770bc5abfedf6a8f268528cf75a77f.zlogene@gentoo
1 commit: 1d1dded65a770bc5abfedf6a8f268528cf75a77f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 13:28:34 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 13:29:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1dded6
7
8 net-libs/libktorrent: amd64 stable wrt bug #696858
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 net-libs/libktorrent/libktorrent-2.1.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libktorrent/libktorrent-2.1.1.ebuild b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
18 index 2a51e661101..4c1d065c3ba 100644
19 --- a/net-libs/libktorrent/libktorrent-2.1.1.ebuild
20 +++ b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://kde.org/applications/internet/ktorrent/"
22 SRC_URI="mirror://kde/stable/ktorrent/5.1.2/${P}.tar.xz"
23
24 LICENSE="GPL-2+"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
27 IUSE=""
28
29 BDEPEND="sys-devel/gettext"