Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/
Date: Thu, 11 Aug 2022 17:37:49
Message-Id: 1660239455.29ecde7936c677d692a70bb1418a63d9a5d52a8e.arthurzam@gentoo
1 commit: 29ecde7936c677d692a70bb1418a63d9a5d52a8e
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 11 17:37:35 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 11 17:37:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ecde79
7
8 net-ftp/filezilla: Stabilize 3.60.1-r1 ppc64, #864909
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-ftp/filezilla/filezilla-3.60.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-ftp/filezilla/filezilla-3.60.1-r1.ebuild b/net-ftp/filezilla/filezilla-3.60.1-r1.ebuild
16 index 8f4d46102111..8523dfe69c60 100644
17 --- a/net-ftp/filezilla/filezilla-3.60.1-r1.ebuild
18 +++ b/net-ftp/filezilla/filezilla-3.60.1-r1.ebuild
19 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~x86"
25 IUSE="dbus nls test"
26 RESTRICT="!test? ( test )"