diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 10:05:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 10:05:44 +0200 |
commit | 25c04fa7aaf3478932fcc288f49b0928cb4ee87f (patch) | |
tree | 32bd58c74e92483fe46c62164e75a927426e1f48 /net-ftp | |
parent | dev-libs/libfilezilla: amd64 stable wrt bug #864909 (diff) | |
download | gentoo-25c04fa7aaf3478932fcc288f49b0928cb4ee87f.tar.gz gentoo-25c04fa7aaf3478932fcc288f49b0928cb4ee87f.tar.bz2 gentoo-25c04fa7aaf3478932fcc288f49b0928cb4ee87f.zip |
net-ftp/filezilla: amd64 stable wrt bug #864909
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.60.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.60.1-r1.ebuild b/net-ftp/filezilla/filezilla-3.60.1-r1.ebuild index 8523dfe69c60..452e0991cdf5 100644 --- a/net-ftp/filezilla/filezilla-3.60.1-r1.ebuild +++ b/net-ftp/filezilla/filezilla-3.60.1-r1.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 )" |