diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-16 10:57:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-16 10:57:16 +0200 |
commit | 8dd285bd9cbc9e97753f6dad944d3aeb175889aa (patch) | |
tree | 1b4ee2cd4f0efb03a0c8c6ddd1d0ec93c5d60581 /net-misc/wget | |
parent | sys-block/nbd: amd64 stable wrt bug #858152 (diff) | |
download | gentoo-8dd285bd9cbc9e97753f6dad944d3aeb175889aa.tar.gz gentoo-8dd285bd9cbc9e97753f6dad944d3aeb175889aa.tar.bz2 gentoo-8dd285bd9cbc9e97753f6dad944d3aeb175889aa.zip |
net-misc/wget: ppc stable wrt bug #858167
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.21.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild b/net-misc/wget/wget-1.21.3-r1.ebuild index 7be834ba0d7b..d7f42d97477d 100644 --- a/net-misc/wget/wget-1.21.3-r1.ebuild +++ b/net-misc/wget/wget-1.21.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static test uuid zlib" REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )" RESTRICT="!test? ( test )" |