Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission/
Date: Sun, 15 Jul 2018 14:23:28
Message-Id: 1531664470.e63bdfb913ad312a3c3affe38f3a9697bdc61a85.whissi@gentoo
1 commit: e63bdfb913ad312a3c3affe38f3a9697bdc61a85
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 14:16:11 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 14:21:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63bdfb9
7
8 net-p2p/transmission: x86 stable (bug #661090)
9
10 Package-Manager: Portage-2.3.42, 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 d2bc214df6d..001f5a77017 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= )