commit: 897419b313b6ae97a3ff1bdae1414a2fa40ce6ce Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 9 20:01:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 9 20:01:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897419b3
net-ftp/filezilla: Stabilize 3.65.0 ppc64, #915486 Signed-off-by: Sam James <sam <AT> gentoo.org> net-ftp/filezilla/filezilla-3.65.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/filezilla/filezilla-3.65.0.ebuild b/net-ftp/filezilla/filezilla-3.65.0.ebuild index 3b25bfbe77fe..4f1f6cddaff3 100644 --- a/net-ftp/filezilla/filezilla-3.65.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.65.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~x86" IUSE="dbus nls test" RESTRICT="!test? ( test )"