diff options
author | Sam James <sam@gentoo.org> | 2024-05-29 12:45:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-29 12:45:44 +0100 |
commit | a5547fc7b56dc03f880a8d346e85826edfbd7fea (patch) | |
tree | e8fc6bcdf9aec3ff2380b313a134a7a963444e99 /net-misc | |
parent | net-misc/spice-gtk: Stabilize 0.42-r4 arm64, #933028 (diff) | |
download | gentoo-a5547fc7b56dc03f880a8d346e85826edfbd7fea.tar.gz gentoo-a5547fc7b56dc03f880a8d346e85826edfbd7fea.tar.bz2 gentoo-a5547fc7b56dc03f880a8d346e85826edfbd7fea.zip |
net-misc/wget: Stabilize 1.24.5 arm64, #933029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 7fe0ab76c261..2f71386d98a6 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 )" |