diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-26 18:22:14 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-26 21:34:56 +0100 |
commit | 70bfd3f65e2a8261d26d00a2b2e9596b11f2a650 (patch) | |
tree | 48ec9c78ed974d5fcd491518747461e6051794d2 /net-ftp | |
parent | net-misc/dhcpcd: amd64 stable wrt bug #684430 (diff) | |
download | gentoo-70bfd3f65e2a8261d26d00a2b2e9596b11f2a650.tar.gz gentoo-70bfd3f65e2a8261d26d00a2b2e9596b11f2a650.tar.bz2 gentoo-70bfd3f65e2a8261d26d00a2b2e9596b11f2a650.zip |
net-ftp/lftp: stable 4.8.4-r1 for sparc, bug #662882
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.8.4-r1.ebuild b/net-ftp/lftp/lftp-4.8.4-r1.ebuild index f7c1213e4e17..5894b284ae21 100644 --- a/net-ftp/lftp/lftp-4.8.4-r1.ebuild +++ b/net-ftp/lftp/lftp-4.8.4-r1.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" |