commit: 7f3cbd238569e5f65694af0f7a81f84e02ea0bdc Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Feb 2 09:20:18 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Feb 2 09:21:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3cbd23
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 <gyakovlev <AT> gentoo.org> net-ftp/filezilla/filezilla-3.46.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-ftp/filezilla/filezilla-3.46.3.ebuild b/net-ftp/filezilla/filezilla-3.46.3.ebuild index cd36d5e5cd8..8a3e44f5cd6 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
