diff options
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 |