diff options
author | Sam James <sam@gentoo.org> | 2023-08-04 10:18:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-04 10:19:40 +0100 |
commit | b1dde1b56bf15f77943e0a859b290e90f89771d5 (patch) | |
tree | 6af5a7c6093848a5aa39198909abb3c0b4268694 /net-ftp | |
parent | dev-util/pkgconf: add 2.0.0 (and keyword it), drop 1.9.4, drop 1.9.5 (diff) | |
download | gentoo-b1dde1b56bf15f77943e0a859b290e90f89771d5.tar.gz gentoo-b1dde1b56bf15f77943e0a859b290e90f89771d5.tar.bz2 gentoo-b1dde1b56bf15f77943e0a859b290e90f89771d5.zip |
net-ftp/filezilla: Stabilize 3.64.0 ppc, #908871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.64.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.64.0.ebuild b/net-ftp/filezilla/filezilla-3.64.0.ebuild index 7f38ec0c643f..3581f5b35428 100644 --- a/net-ftp/filezilla/filezilla-3.64.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.64.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 )" |