Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/
Date: Sun, 02 Feb 2020 09:21:56
Message-Id: 1580635288.7f3cbd238569e5f65694af0f7a81f84e02ea0bdc.gyakovlev@gentoo
1 commit: 7f3cbd238569e5f65694af0f7a81f84e02ea0bdc
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 2 09:20:18 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 2 09:21:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3cbd23
7
8 net-ftp/filezilla: keyword on ~ppc64
9
10 Closes: https://bugs.gentoo.org/707518
11 Package-Manager: Portage-2.3.87, Repoman-2.3.20
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 net-ftp/filezilla/filezilla-3.46.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-ftp/filezilla/filezilla-3.46.3.ebuild b/net-ftp/filezilla/filezilla-3.46.3.ebuild
18 index cd36d5e5cd8..8a3e44f5cd6 100644
19 --- a/net-ftp/filezilla/filezilla-3.46.3.ebuild
20 +++ b/net-ftp/filezilla/filezilla-3.46.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -16,7 +16,7 @@ SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
32 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
33 IUSE="dbus nls test"
34
35 # pugixml 1.7 minimal dependency is for c++11 proper configuration