diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 16:42:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 16:42:46 +0000 |
commit | c673c8bce5aed8ed81a5cd01916ad48b57fdd7b3 (patch) | |
tree | 56b3812d0e70bba2dde19d87e2a6b6f75ed65a89 /net-ftp/filezilla | |
parent | dev-libs/libfilezilla: Stabilize 0.27.1 x86, #780120 (diff) | |
download | gentoo-c673c8bce5aed8ed81a5cd01916ad48b57fdd7b3.tar.gz gentoo-c673c8bce5aed8ed81a5cd01916ad48b57fdd7b3.tar.bz2 gentoo-c673c8bce5aed8ed81a5cd01916ad48b57fdd7b3.zip |
net-ftp/filezilla: Stabilize 3.53.1-r1 x86, #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 db6302c5e6e5..77a8991fd9a6 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 )" |