diff options
author | 2016-05-24 23:05:52 -0700 | |
---|---|---|
committer | 2016-05-24 23:28:44 -0700 | |
commit | a32936400729162dc7a15a14c68b04df876374bd (patch) | |
tree | b2eeace1e5574ea03392ad95b4c3e88d70edd94a | |
parent | sys-apps/gawk: alpha stable, bug 583700. (diff) | |
download | gentoo-a32936400729162dc7a15a14c68b04df876374bd.tar.gz gentoo-a32936400729162dc7a15a14c68b04df876374bd.tar.bz2 gentoo-a32936400729162dc7a15a14c68b04df876374bd.zip |
net-misc/wget: alpha stable, bug 583972.
-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 795931461ab0..195356da92c0 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 )" |