diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 16:46:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 16:52:18 +0000 |
commit | 59f0a1d04a1ab845c315f4beba7add73a58a9ba5 (patch) | |
tree | 5f585951744ab6946fd07b30985624b1e8f980c7 /net-ftp | |
parent | dev-libs/libfilezilla: Stabilize 0.27.1 ppc, #780120 (diff) | |
download | gentoo-59f0a1d04a1ab845c315f4beba7add73a58a9ba5.tar.gz gentoo-59f0a1d04a1ab845c315f4beba7add73a58a9ba5.tar.bz2 gentoo-59f0a1d04a1ab845c315f4beba7add73a58a9ba5.zip |
net-ftp/filezilla: Stabilize 3.53.1-r1 ppc, #780120
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-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 a996d247bb3f..b844ba2fb556 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 )" |