diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-20 20:31:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-20 20:31:27 +0200 |
commit | 60573f28ec7c73ef19818069810bde95d03d01fc (patch) | |
tree | 8c8ef94bf688e1fd773624f0fbaecf1b74e4fbad /net-ftp/filezilla | |
parent | dev-libs/libfilezilla: Stabilize 0.39.1-r1 ppc64, #882003 (diff) | |
download | gentoo-60573f28ec7c73ef19818069810bde95d03d01fc.tar.gz gentoo-60573f28ec7c73ef19818069810bde95d03d01fc.tar.bz2 gentoo-60573f28ec7c73ef19818069810bde95d03d01fc.zip |
net-ftp/filezilla: Stabilize 3.61.0 ppc64, #882003
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.61.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.61.0.ebuild b/net-ftp/filezilla/filezilla-3.61.0.ebuild index 7d63e0b39652..9661f1743c67 100644 --- a/net-ftp/filezilla/filezilla-3.61.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.61.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 )" |