diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:02:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:02:46 +0200 |
commit | ef1e6a27dd533476363a3260ce83740771df38c2 (patch) | |
tree | 0dbaedcc7315f7ee209907460b81cc1016273f21 /net-ftp | |
parent | dev-libs/libfilezilla: amd64 stable wrt bug #839759 (diff) | |
download | gentoo-ef1e6a27dd533476363a3260ce83740771df38c2.tar.gz gentoo-ef1e6a27dd533476363a3260ce83740771df38c2.tar.bz2 gentoo-ef1e6a27dd533476363a3260ce83740771df38c2.zip |
net-ftp/filezilla: amd64 stable wrt bug #839759
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.58.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.58.0.ebuild b/net-ftp/filezilla/filezilla-3.58.0.ebuild index b78ee06bceba..2c5f9dfa52e4 100644 --- a/net-ftp/filezilla/filezilla-3.58.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.58.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="dbus nls test" RESTRICT="!test? ( test )" |