summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-02 01:19:27 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-02 01:21:27 -0800
commitbe510a3e19f4619ffd15b50239be00d53aae65d5 (patch)
tree62720fcc83800588addab32b2d0369b4d52ca4a3
parentdev-ruby/ruby-odbc: add ruby27, fix dohtml usage (diff)
downloadgentoo-be510a3e.tar.gz
gentoo-be510a3e.tar.bz2
gentoo-be510a3e.zip
dev-libs/libfilezilla: keyword on ~ppc64
Bug: https://bugs.gentoo.org/707518 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--dev-libs/libfilezilla/libfilezilla-0.19.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libfilezilla/libfilezilla-0.19.3.ebuild b/dev-libs/libfilezilla/libfilezilla-0.19.3.ebuild
index 349925b74a35..a34d12855098 100644
--- a/dev-libs/libfilezilla/libfilezilla-0.19.3.ebuild
+++ b/dev-libs/libfilezilla/libfilezilla-0.19.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=7
@@ -10,7 +10,7 @@ SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0/3" # libfilezilla .so version
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"