diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-08-09 23:14:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-08-09 23:14:55 +0200 |
commit | d0618e57170960e635749ed516d2e38ca8f306d8 (patch) | |
tree | dde0b57c890e2b1bb0a1be6620e775b0a25f2e9e /net-ftp | |
parent | www-client/opera-beta: Old. (diff) | |
download | gentoo-d0618e57170960e635749ed516d2e38ca8f306d8.tar.gz gentoo-d0618e57170960e635749ed516d2e38ca8f306d8.tar.bz2 gentoo-d0618e57170960e635749ed516d2e38ca8f306d8.zip |
net-ftp/lftp: Stable for AMD64 x86 too.
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-ftp')
-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 3ea35f33f1da..6f3e633cdb12 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" |