diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-08 14:57:48 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-08 14:57:48 +0100 |
commit | 817118688de8a3588eda7064083f1f1743513b0b (patch) | |
tree | 94fa1bff23419fd391eda38f3d081b6d199704ff /net-ftp/lftp | |
parent | dev-python/rfc3987: Keyword ~ppc, ~ppc64, ~sparc and ~x86 under ALLARCHES policy (diff) | |
download | gentoo-817118688de8a3588eda7064083f1f1743513b0b.tar.gz gentoo-817118688de8a3588eda7064083f1f1743513b0b.tar.bz2 gentoo-817118688de8a3588eda7064083f1f1743513b0b.zip |
net-ftp/lftp: Stable for HPPA (bug #608542).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild index c136e7c3a0cd..bba2d6219c8e 100644 --- a/net-ftp/lftp/lftp-4.7.5.ebuild +++ b/net-ftp/lftp/lftp-4.7.5.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 libressl nls socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) |