diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-09 23:49:05 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-09 23:49:05 -0400 |
commit | cf1b5e74fb545c97915b9d974f981aa190ee145e (patch) | |
tree | 5e090b6792dfb7ec0c251dea1e7c27b0f632b08f /net-misc/wget | |
parent | dev-util/qbs: expand metadata (diff) | |
download | gentoo-cf1b5e74fb545c97915b9d974f981aa190ee145e.tar.gz gentoo-cf1b5e74fb545c97915b9d974f981aa190ee145e.tar.bz2 gentoo-cf1b5e74fb545c97915b9d974f981aa190ee145e.zip |
net-misc/wget: mark 1.17.1-r1 arm64/ia64/m68k/ppc/s390/sh/sparc stable #583972
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.17.1-r1.ebuild | 2 |
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 73c34c98fc7e..056582ac78a0 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 )" |