diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 06:31:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 06:31:16 +0000 |
commit | 956e90f4d72d61193a31d2a0ec99957387896c14 (patch) | |
tree | a710b50261e5f9c35bf1b4072f79f12f8c16bd80 /net-ftp | |
parent | dev-libs/libfilezilla: Keyword 0.35.0 arm64, #832698 (diff) | |
download | gentoo-956e90f4d72d61193a31d2a0ec99957387896c14.tar.gz gentoo-956e90f4d72d61193a31d2a0ec99957387896c14.tar.bz2 gentoo-956e90f4d72d61193a31d2a0ec99957387896c14.zip |
net-ftp/filezilla: Keyword 3.57.0 arm64, #832698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.57.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/filezilla/filezilla-3.57.0.ebuild b/net-ftp/filezilla/filezilla-3.57.0.ebuild index 54d6c4421bad..07b8bc826a8a 100644 --- a/net-ftp/filezilla/filezilla-3.57.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.57.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="dbus nls test" RESTRICT="!test? ( test )" |