diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 16:45:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 16:45:00 +0000 |
commit | fc012dfcc85bd412139edff0f7b1d37a2c862c46 (patch) | |
tree | 99182c3472e77d7982cca8a6b7ea5b2593b822a9 /net-ftp/filezilla | |
parent | dev-libs/libfilezilla: Stabilize 0.27.1 amd64, #780120 (diff) | |
download | gentoo-fc012dfcc85bd412139edff0f7b1d37a2c862c46.tar.gz gentoo-fc012dfcc85bd412139edff0f7b1d37a2c862c46.tar.bz2 gentoo-fc012dfcc85bd412139edff0f7b1d37a2c862c46.zip |
net-ftp/filezilla: Stabilize 3.53.1-r1 amd64, #780120
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.53.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild b/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild index 77a8991fd9a6..a996d247bb3f 100644 --- a/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild +++ b/net-ftp/filezilla/filezilla-3.53.1-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86" IUSE="dbus nls test" RESTRICT="!test? ( test )" |