diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-20 19:48:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-20 19:48:06 +0300 |
commit | f1c86858559c5c0a00180e1df9219ac808c2ed5a (patch) | |
tree | c1a67227b4c7efea6e75b303fc1b003282be9aa8 /net-ftp | |
parent | profiles: Exclude NOSA and Watcom-1.0 from the FREE-SOFTWARE group (diff) | |
download | gentoo-f1c86858559c5c0a00180e1df9219ac808c2ed5a.tar.gz gentoo-f1c86858559c5c0a00180e1df9219ac808c2ed5a.tar.bz2 gentoo-f1c86858559c5c0a00180e1df9219ac808c2ed5a.zip |
net-ftp/filezilla: Stabilize 3.64.0 amd64, #908871
Signed-off-by: Arthur Zamarin <arthurzam@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 eaf2ea896cdb..8874f9bee1c8 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 )" |