From 7f3cbd238569e5f65694af0f7a81f84e02ea0bdc Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sun, 2 Feb 2020 01:20:18 -0800 Subject: net-ftp/filezilla: keyword on ~ppc64 Closes: https://bugs.gentoo.org/707518 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- net-ftp/filezilla/filezilla-3.46.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-ftp/filezilla/filezilla-3.46.3.ebuild') diff --git a/net-ftp/filezilla/filezilla-3.46.3.ebuild b/net-ftp/filezilla/filezilla-3.46.3.ebuild index cd36d5e5cd86..8a3e44f5cd6f 100644 --- a/net-ftp/filezilla/filezilla-3.46.3.ebuild +++ b/net-ftp/filezilla/filezilla-3.46.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="https://download.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 ~ppc64 ~x86" IUSE="dbus nls test" # pugixml 1.7 minimal dependency is for c++11 proper configuration -- cgit v1.2.3-65-gdbad