diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 10:06:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 10:06:36 +0200 |
commit | 8fb866f100df84d459112cdb610049b142be2f2a (patch) | |
tree | b70513c247937df21a1ae37884857e403625b8ae /net-ftp | |
parent | dev-libs/libfilezilla: x86 stable wrt bug #864909 (diff) | |
download | gentoo-8fb866f100df84d459112cdb610049b142be2f2a.tar.gz gentoo-8fb866f100df84d459112cdb610049b142be2f2a.tar.bz2 gentoo-8fb866f100df84d459112cdb610049b142be2f2a.zip |
net-ftp/filezilla: x86 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 452e0991cdf5..09386a0caff3 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 )" |