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/transmission/
Date: Sun, 15 Jul 2018 17:07:22
Message-Id: 1531674422.cd8247609295ae35f1ebfa042579b0c5be0cd9c0.zlogene@gentoo
1 commit: cd8247609295ae35f1ebfa042579b0c5be0cd9c0
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 17:07:02 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 17:07:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd824760
7
8 net-p2p/transmission: amd64 stable wrt bug #661090
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-p2p/transmission/transmission-2.94.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/transmission/transmission-2.94.ebuild b/net-p2p/transmission/transmission-2.94.ebuild
16 index 001f5a77017..7577d88b5da 100644
17 --- a/net-p2p/transmission/transmission-2.94.ebuild
18 +++ b/net-p2p/transmission/transmission-2.94.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/transmission/transmission-releases/raw/master/${P}.t
20 LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT"
21 SLOT=0
22 IUSE="ayatana gtk libressl lightweight systemd qt5 xfs"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux"
25
26 RDEPEND=">=dev-libs/libevent-2.0.10:=
27 !libressl? ( dev-libs/openssl:0= )