diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-17 10:41:53 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-17 10:41:53 +0000 |
commit | be65d1ecb63322633828b22a9306f4e45b6850de (patch) | |
tree | d0ee329b5faded16295d827af9820140e491cbba /net-misc | |
parent | sys-apps/dmidecode: Stabilize 3.5-r2 ppc64, #908636 (diff) | |
download | gentoo-be65d1ecb63322633828b22a9306f4e45b6850de.tar.gz gentoo-be65d1ecb63322633828b22a9306f4e45b6850de.tar.bz2 gentoo-be65d1ecb63322633828b22a9306f4e45b6850de.zip |
net-misc/wget: Stabilize 1.21.4 ppc64, #908638
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/wget-1.21.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild index 5c0a7d46b83b..b40f186e6f53 100644 --- a/net-misc/wget/wget-1.21.4.ebuild +++ b/net-misc/wget/wget-1.21.4.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 metalink nls ntlm pcre +ssl static test uuid zlib" REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )" RESTRICT="!test? ( test )" |