diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:12:30 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:12:30 +0100 |
commit | 52954356b170ebc8b0e5229b1e5351ab00c1aa5d (patch) | |
tree | 3e98b99ab0877cd9bc6288a3b53f2ac845642375 | |
parent | dev-libs/libfilezilla: Stabilize 0.39.1-r1 x86, #882003 (diff) | |
download | gentoo-52954356b170ebc8b0e5229b1e5351ab00c1aa5d.tar.gz gentoo-52954356b170ebc8b0e5229b1e5351ab00c1aa5d.tar.bz2 gentoo-52954356b170ebc8b0e5229b1e5351ab00c1aa5d.zip |
net-ftp/filezilla: Stabilize 3.61.0 x86, #882003
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | net-ftp/filezilla/filezilla-3.61.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.61.0.ebuild b/net-ftp/filezilla/filezilla-3.61.0.ebuild index 1696ceb647d4..803b78834864 100644 --- a/net-ftp/filezilla/filezilla-3.61.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.61.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv x86" IUSE="dbus nls test" RESTRICT="!test? ( test )" |