diff options
author | 2018-05-08 21:38:50 +0200 | |
---|---|---|
committer | 2018-05-08 22:16:33 +0100 | |
commit | 5927c6b572288cc5be84b20082fa70658e9884cc (patch) | |
tree | d31fd0b597c98fe66735d2738a2a726a68062817 /net-misc | |
parent | net-analyzer/monitoring-plugins: stable 2.2-r2 for sparc (diff) | |
download | gentoo-5927c6b572288cc5be84b20082fa70658e9884cc.tar.gz gentoo-5927c6b572288cc5be84b20082fa70658e9884cc.tar.bz2 gentoo-5927c6b572288cc5be84b20082fa70658e9884cc.zip |
net-misc/wget: stable 1.19.5 for sparc
Bug: https://bugs.gentoo.org/655216
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/wget-1.19.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.19.5.ebuild b/net-misc/wget/wget-1.19.5.ebuild index 6f19e87440c4..b4d33f3b37ca 100644 --- a/net-misc/wget/wget-1.19.5.ebuild +++ b/net-misc/wget/wget-1.19.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib" REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )" |