diff options
author | Sam James <sam@gentoo.org> | 2024-09-19 19:33:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-19 19:33:39 +0100 |
commit | 7212444de0bc335e65208c36dc178ecbc3675def (patch) | |
tree | 0ea4d2b07c35fc00b08d37ce0f6fc8edbe0746d0 /net-ftp/filezilla | |
parent | dev-libs/libfilezilla: Stabilize 0.48.1 amd64, #939844 (diff) | |
download | gentoo-7212444de0bc335e65208c36dc178ecbc3675def.tar.gz gentoo-7212444de0bc335e65208c36dc178ecbc3675def.tar.bz2 gentoo-7212444de0bc335e65208c36dc178ecbc3675def.zip |
net-ftp/filezilla: Stabilize 3.67.1 ppc, #939844
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.67.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.67.1.ebuild b/net-ftp/filezilla/filezilla-3.67.1.ebuild index 9379b6b69cdf..c6c446248943 100644 --- a/net-ftp/filezilla/filezilla-3.67.1.ebuild +++ b/net-ftp/filezilla/filezilla-3.67.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~x86" IUSE="cpu_flags_x86_sse2 dbus nls test" RESTRICT="!test? ( test )" |