diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 10:52:19 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 10:53:00 +0200 |
commit | 4bdd719f9bde36d61db1489871d9ec6b547df03c (patch) | |
tree | e14d7e5b3796455e4472bf49a6a9a7d3325eac18 /net-ftp | |
parent | sys-apps/sandbox: version bump (diff) | |
download | gentoo-4bdd719f9bde36d61db1489871d9ec6b547df03c.tar.gz gentoo-4bdd719f9bde36d61db1489871d9ec6b547df03c.tar.bz2 gentoo-4bdd719f9bde36d61db1489871d9ec6b547df03c.zip |
net-ftp/lftp: Stable for HPPA PPC64 (bug #560808).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.6.4.ebuild b/net-ftp/lftp/lftp-4.6.4.ebuild index 03f146db7dd3..7f85c016cf14 100644 --- a/net-ftp/lftp/lftp-4.6.4.ebuild +++ b/net-ftp/lftp/lftp-4.6.4.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 ) |