diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-03 16:02:13 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-03 16:02:25 +0100 |
commit | 84457a6106579ff90e8214a2aada4513e04e3a14 (patch) | |
tree | f27fff90f3f070a11307da1ec820c83cc69aad2c /net-ftp | |
parent | net-fs/samba: Removed old. (diff) | |
download | gentoo-84457a6106579ff90e8214a2aada4513e04e3a14.tar.gz gentoo-84457a6106579ff90e8214a2aada4513e04e3a14.tar.bz2 gentoo-84457a6106579ff90e8214a2aada4513e04e3a14.zip |
net-ftp/lftp: add alpha keyword
Gentoo-Bug: 572562
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.6.5.ebuild b/net-ftp/lftp/lftp-4.6.5.ebuild index 9743ffec5131..00c0427d4e25 100644 --- a/net-ftp/lftp/lftp-4.6.5.ebuild +++ b/net-ftp/lftp/lftp-4.6.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 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 ) |