summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-05-25 08:52:00 +0200
committerJeroen Roovers <jer@gentoo.org>2016-05-25 08:52:00 +0200
commita0fc725b6d9a8eb4df35094c947bee4c39e916f3 (patch)
tree75b2773de78c17406064305c7fc548b6201ebd61 /net-misc/wget
parentsys-process/procps: Stable for HPPA (bug #583978). (diff)
downloadgentoo-a0fc725b6d9a8eb4df35094c947bee4c39e916f3.tar.gz
gentoo-a0fc725b6d9a8eb4df35094c947bee4c39e916f3.tar.bz2
gentoo-a0fc725b6d9a8eb4df35094c947bee4c39e916f3.zip
net-misc/wget: Stable for HPPA PPC64 (bug #583972).
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.17.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.17.1-r1.ebuild b/net-misc/wget/wget-1.17.1-r1.ebuild
index 195356da92c0..4f87028e41c9 100644
--- a/net-misc/wget/wget-1.17.1-r1.ebuild
+++ b/net-misc/wget/wget-1.17.1-r1.ebuild
@@ -14,7 +14,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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 )"