diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:25:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:25:31 +0100 |
commit | 5a8481aef8e8dfea6a591cdeb7cc119a36c36d21 (patch) | |
tree | 5c69c8d9f32cbcba0bd87289da22ddc4aa2a3e6a /net-misc/wget | |
parent | app-cdr/kcdemu: x86 stable wrt bug #613208 (diff) | |
download | gentoo-5a8481aef8e8dfea6a591cdeb7cc119a36c36d21.tar.gz gentoo-5a8481aef8e8dfea6a591cdeb7cc119a36c36d21.tar.bz2 gentoo-5a8481aef8e8dfea6a591cdeb7cc119a36c36d21.zip |
net-misc/wget: x86 stable wrt bug #612326
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.19.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.19.1-r1.ebuild b/net-misc/wget/wget-1.19.1-r1.ebuild index 3cdc60b9b27f..b097fe7f5043 100644 --- a/net-misc/wget/wget-1.19.1-r1.ebuild +++ b/net-misc/wget/wget-1.19.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-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 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib" REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )" |