diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-09-22 22:39:46 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-09-22 22:39:46 -0400 |
commit | 22d8c92e639112ffd8ae4d8d943fc4ccd678d604 (patch) | |
tree | a24ec4867e6ea4af1d366b94c5e9daf6aaa077f6 /net-misc/wget | |
parent | net-misc/wget: drop unused autotools eclass (diff) | |
download | gentoo-22d8c92e639112ffd8ae4d8d943fc4ccd678d604.tar.gz gentoo-22d8c92e639112ffd8ae4d8d943fc4ccd678d604.tar.bz2 gentoo-22d8c92e639112ffd8ae4d8d943fc4ccd678d604.zip |
net-misc/wget: mark 1.16.2 arm64/ia64/m68k/s390/sh stable #560418
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.16.2.ebuild b/net-misc/wget/wget-1.16.2.ebuild index 30bebcce1a31..e4c8b2d0664e 100644 --- a/net-misc/wget/wget-1.16.2.ebuild +++ b/net-misc/wget/wget-1.16.2.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 ~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 nls ntlm pcre +ssl static test uuid zlib" LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] ) |