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 00EE91382C5 for ; Sun, 11 Mar 2018 02:17:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02750E086B; Sun, 11 Mar 2018 02:16:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D495AE086B for ; Sun, 11 Mar 2018 02:16:58 +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 BF3D9335C54 for ; Sun, 11 Mar 2018 02:16:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B88EA254 for ; Sun, 11 Mar 2018 02:16:54 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1520734603.f666e5930ca7fa85a593ec70bccc69a93622e695.whissi@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: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: f666e5930ca7fa85a593ec70bccc69a93622e695 X-VCS-Branch: master Date: Sun, 11 Mar 2018 02:16:54 +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: debc65bb-ba45-41ba-afca-6ac2b180d5c8 X-Archives-Hash: 6c917488beefc31ebaf1997c69c9e989 commit: f666e5930ca7fa85a593ec70bccc69a93622e695 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Mar 11 02:14:56 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Mar 11 02:16:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f666e593 net-p2p/transmission: x86 stable (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 f4d38bcde3f..a28f3c6a22a 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= )