dev-libs/libfilezilla: keyword on ~ppc64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sun, 2 Feb 2020 09:19:27 +0000 (01:19 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sun, 2 Feb 2020 09:21:27 +0000 (01:21 -0800)
Bug: https://bugs.gentoo.org/707518
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-libs/libfilezilla/libfilezilla-0.19.3.ebuild

index 349925b74a35c662061020adab511b7c63499b06..a34d12855098a47f23a2ec2895bb1d8e9ba06f93 100644 (file)
@@ -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 )"