diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 22:44:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:27 +0100 |
commit | 1658f518a0380a7b251031f17ff2db467ac309bf (patch) | |
tree | 7d26cdcafd37f8276061183a1c53c26ce05a8632 /net-ftp | |
parent | dev-libs/libfilezilla: x86 stable (bug #676666) (diff) | |
download | gentoo-1658f518a0380a7b251031f17ff2db467ac309bf.tar.gz gentoo-1658f518a0380a7b251031f17ff2db467ac309bf.tar.bz2 gentoo-1658f518a0380a7b251031f17ff2db467ac309bf.zip |
net-ftp/filezilla: x86 stable (bug #676666)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.39.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/filezilla/filezilla-3.39.0.ebuild b/net-ftp/filezilla/filezilla-3.39.0.ebuild index eb9f18cd0673..be433a7763d8 100644 --- a/net-ftp/filezilla/filezilla-3.39.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.39.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc x86" IUSE="dbus nls test" # pugixml 1.7 minimal dependency is for c++11 proper configuration |