diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 09:33:05 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 10:16:43 +0200 |
commit | 4ba2eb4a61050594f562d7b818e21ec14b90743b (patch) | |
tree | 01fb5f763d4d98caa9ae1d032e33a4debf6c636c /net-ftp | |
parent | www-servers/apache: x86 stable wrt bug #583276 (diff) | |
download | gentoo-4ba2eb4a61050594f562d7b818e21ec14b90743b.tar.gz gentoo-4ba2eb4a61050594f562d7b818e21ec14b90743b.tar.bz2 gentoo-4ba2eb4a61050594f562d7b818e21ec14b90743b.zip |
net-ftp/lftp: Stable for HPPA PPC64 (bug #582980).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.7.1.ebuild b/net-ftp/lftp/lftp-4.7.1.ebuild index e7dec1a0d048..37525237b3d8 100644 --- a/net-ftp/lftp/lftp-4.7.1.ebuild +++ b/net-ftp/lftp/lftp-4.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="convert-mozilla-cookies +gnutls idn ipv6 nls openssl socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) |