diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-12 15:40:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-12 15:40:50 +0300 |
commit | 3ace484e43038b3b76c344d0c8e8c2623ac27bd2 (patch) | |
tree | d0f793ce42aa29dcaa3d984a62416006c288f011 /net-misc | |
parent | sys-apps/netloc: incompatible with >=hwloc-2.0 (diff) | |
download | gentoo-3ace484e43038b3b76c344d0c8e8c2623ac27bd2.tar.gz gentoo-3ace484e43038b3b76c344d0c8e8c2623ac27bd2.tar.bz2 gentoo-3ace484e43038b3b76c344d0c8e8c2623ac27bd2.zip |
net-misc/wget: amd64 stable wrt bug #720688
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/wget-1.20.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild b/net-misc/wget/wget-1.20.3-r3.ebuild index 0bf28ea534bc..b0f05ebfeeee 100644 --- a/net-misc/wget/wget-1.20.3-r3.ebuild +++ b/net-misc/wget/wget-1.20.3-r3.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 ~riscv ~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~riscv ~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl static test uuid zlib" REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )" RESTRICT="!test? ( test )" |