diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:06 +0200 |
commit | da9eeada0d3168a23cb140a2bebf7bd46030946a (patch) | |
tree | 128f835cdbc419e0014fd0037640794145371a9e /net-misc/wget | |
parent | net-misc/spice-gtk: Stabilize 0.42-r4 x86, #933028 (diff) | |
download | gentoo-da9eeada0d3168a23cb140a2bebf7bd46030946a.tar.gz gentoo-da9eeada0d3168a23cb140a2bebf7bd46030946a.tar.bz2 gentoo-da9eeada0d3168a23cb140a2bebf7bd46030946a.zip |
net-misc/wget: Stabilize 1.24.5 x86, #933029
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.24.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.24.5.ebuild b/net-misc/wget/wget-1.24.5.ebuild index 69ff0a19b8d3..7fe0ab76c261 100644 --- a/net-misc/wget/wget-1.24.5.ebuild +++ b/net-misc/wget/wget-1.24.5.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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="cookie-check debug gnutls idn ipv6 libproxy metalink nls ntlm pcre +ssl static test uuid zlib" REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )" RESTRICT="!test? ( test )" |