diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:25:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:25:27 +0100 |
commit | 4bbf56dd82e48402ffb6af0912649682987cdd07 (patch) | |
tree | 6c54619e86df7d2e47dd7e1acd0b3e30be7f8909 /net-misc | |
parent | x11-wm/stumpwm-contrib: Bumps ebuild snapshot (diff) | |
download | gentoo-4bbf56dd82e48402ffb6af0912649682987cdd07.tar.gz gentoo-4bbf56dd82e48402ffb6af0912649682987cdd07.tar.bz2 gentoo-4bbf56dd82e48402ffb6af0912649682987cdd07.zip |
net-misc/wget: stable 1.19.1-r2 for sparc, bug #635496 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/wget-1.19.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.19.1-r2.ebuild b/net-misc/wget/wget-1.19.1-r2.ebuild index ac4497b71898..acaf426e91bf 100644 --- a/net-misc/wget/wget-1.19.1-r2.ebuild +++ b/net-misc/wget/wget-1.19.1-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~amd64-fbsd ~sparc-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 )" |