diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-02 16:54:45 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-03 01:17:18 -0400 |
commit | 995bbcf0edc015e95c03da29a265465b896ca990 (patch) | |
tree | 84b1015f6fef1658ac7bc8a504e55bfd354c74e0 /net-ftp | |
parent | dev-libs/libfilezilla: Stabilize 0.47.0 x86, #933642 (diff) | |
download | gentoo-995bbcf0edc015e95c03da29a265465b896ca990.tar.gz gentoo-995bbcf0edc015e95c03da29a265465b896ca990.tar.bz2 gentoo-995bbcf0edc015e95c03da29a265465b896ca990.zip |
net-ftp/filezilla: Stabilize 3.67.0 x86, #933642
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.67.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.67.0.ebuild b/net-ftp/filezilla/filezilla-3.67.0.ebuild index c3169f58e7ed..8dd83076ff6e 100644 --- a/net-ftp/filezilla/filezilla-3.67.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.67.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="cpu_flags_x86_sse2 dbus nls test" RESTRICT="!test? ( test )" |