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 59FB9138334 for ; Mon, 6 Aug 2018 03:29:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF406E07FA; Mon, 6 Aug 2018 03:29:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 7DABEE07FA for ; Mon, 6 Aug 2018 03:29:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EA42B335CA0 for ; Mon, 6 Aug 2018 03:29:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E0E7396 for ; Mon, 6 Aug 2018 03:29:03 +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: <1533526133.2f0642a2dd9450f9b1162b67632003cda7fcdec1.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/filezilla/filezilla-3.34.0.ebuild X-VCS-Directories: net-ftp/filezilla/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 2f0642a2dd9450f9b1162b67632003cda7fcdec1 X-VCS-Branch: master Date: Mon, 6 Aug 2018 03:29:03 +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: 1ed1816e-f5a3-48a8-a48c-bbf5406659b2 X-Archives-Hash: 49f3b4ccfd638afb557f98ded6dfce88 commit: 2f0642a2dd9450f9b1162b67632003cda7fcdec1 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Aug 6 03:28:53 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Aug 6 03:28:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0642a2 net-ftp/filezilla: amd64 stable wrt bug #662530 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-ftp/filezilla/filezilla-3.34.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/filezilla/filezilla-3.34.0.ebuild b/net-ftp/filezilla/filezilla-3.34.0.ebuild index 14f627da426..4d53279d037 100644 --- a/net-ftp/filezilla/filezilla-3.34.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.34.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://dl2.cdn.filezilla-project.org/client/${MY_P}_src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc x86" IUSE="dbus nls test" # pugixml 1.7 minimal dependency is for c++11 proper configuration