diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:07:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:07:55 +0200 |
commit | a458d5004aba9eaf0c39365f25f3a749fa228b03 (patch) | |
tree | 56d469da6d3e9b7e4c9b05686dfef8613182f455 /net-ftp | |
parent | dev-libs/libfilezilla: x86 stable wrt bug #839759 (diff) | |
download | gentoo-a458d5004aba9eaf0c39365f25f3a749fa228b03.tar.gz gentoo-a458d5004aba9eaf0c39365f25f3a749fa228b03.tar.bz2 gentoo-a458d5004aba9eaf0c39365f25f3a749fa228b03.zip |
net-ftp/filezilla: x86 stable wrt bug #839759
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 2c5f9dfa52e4..7b0d1f3518c1 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 )" |