diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-08-27 07:25:58 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-08-27 07:27:19 +0200 |
commit | dd6d04fe1ae7c3f80f4a6e2cc53fdf55e2f32082 (patch) | |
tree | 56b6fdc13de36defb79f5890bf1194b22db8363a /net-ftp/lftp | |
parent | media-sound/pulseeffects: 4.2.9 bump (diff) | |
download | gentoo-dd6d04fe1ae7c3f80f4a6e2cc53fdf55e2f32082.tar.gz gentoo-dd6d04fe1ae7c3f80f4a6e2cc53fdf55e2f32082.tar.bz2 gentoo-dd6d04fe1ae7c3f80f4a6e2cc53fdf55e2f32082.zip |
net-ftp/lftp: Stable for HPPA too.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.8.4.ebuild b/net-ftp/lftp/lftp-4.8.4.ebuild index 6f3e633cdb12..789fc72fda1f 100644 --- a/net-ftp/lftp/lftp-4.8.4.ebuild +++ b/net-ftp/lftp/lftp-4.8.4.ebuild @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~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 ~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" RESTRICT="test" |