From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1267661-garchives=archives.gentoo.org@lists.gentoo.org>
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 0D08913835C
	for <garchives@archives.gentoo.org>; Mon,  5 Apr 2021 16:53:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4F3A7E08F4;
	Mon,  5 Apr 2021 16:53:05 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 327F5E08F4
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Apr 2021 16:53:05 +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 592EC340D4C
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Apr 2021 16:53:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BE4EF640
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Apr 2021 16:53:02 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1617641557.dd7d76a90d6be2aaa9e09ee09135e0576ef63ebd.sam@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.53.1-r1.ebuild
X-VCS-Directories: net-ftp/filezilla/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: dd7d76a90d6be2aaa9e09ee09135e0576ef63ebd
X-VCS-Branch: master
Date: Mon,  5 Apr 2021 16:53:02 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e6367866-c67a-4a67-a3e1-a15cd58bffa2
X-Archives-Hash: 98945923bedc5f3e5c346b1905988cb9

commit:     dd7d76a90d6be2aaa9e09ee09135e0576ef63ebd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 16:48:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 16:52:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7d76a9

net-ftp/filezilla: Stabilize 3.53.1-r1 ppc64, #780120

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-ftp/filezilla/filezilla-3.53.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild b/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild
index b844ba2fb55..3ccd1f882cb 100644
--- a/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild
+++ b/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86"
 IUSE="dbus nls test"
 RESTRICT="!test? ( test )"