From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C0A61382C5 for ; Sun, 11 Mar 2018 10:00:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51064E0864; Sun, 11 Mar 2018 10:00:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B482E0864 for ; Sun, 11 Mar 2018 10:00:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA093335C86 for ; Sun, 11 Mar 2018 10:00:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F947238 for ; Sun, 11 Mar 2018 10:00:12 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1520762410.5ea872de79dd13eefeb0977513b355160d66894c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/transmission/transmission-2.93.ebuild X-VCS-Directories: net-p2p/transmission/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 5ea872de79dd13eefeb0977513b355160d66894c X-VCS-Branch: master Date: Sun, 11 Mar 2018 10:00:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9ef99a17-f093-4297-9a61-92f02b4defdd X-Archives-Hash: b3cb20f9c720df1ccb4268790058970f commit: 5ea872de79dd13eefeb0977513b355160d66894c Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 11 09:59:51 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 11 10:00:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea872de net-p2p/transmission: amd64 stable wrt bug #644406 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-p2p/transmission/transmission-2.93.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/transmission/transmission-2.93.ebuild b/net-p2p/transmission/transmission-2.93.ebuild index a28f3c6a22a..318dba2a219 100644 --- a/net-p2p/transmission/transmission-2.93.ebuild +++ b/net-p2p/transmission/transmission-2.93.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/transmission/transmission-releases/raw/master/${P}.t LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT" SLOT=0 IUSE="ayatana gtk libressl lightweight systemd qt5 xfs" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux" RDEPEND=">=dev-libs/libevent-2.0.10:= !libressl? ( dev-libs/openssl:0= )