diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:44:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:47:38 +0100 |
commit | 1c5eb16445aeb642ea588c5721e7c6c2b6abc95c (patch) | |
tree | 4c7d7105e9fbaed3acbd1fc1a83b50576bb79b68 /net-misc/wget | |
parent | sys-auth/consolekit: stable 1.2.0 for ia64, bug #635484 (diff) | |
download | gentoo-1c5eb16445aeb642ea588c5721e7c6c2b6abc95c.tar.gz gentoo-1c5eb16445aeb642ea588c5721e7c6c2b6abc95c.tar.bz2 gentoo-1c5eb16445aeb642ea588c5721e7c6c2b6abc95c.zip |
net-misc/wget: stable 1.19.1-r2 for ia64, bug #635496
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.19.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.19.1-r2.ebuild b/net-misc/wget/wget-1.19.1-r2.ebuild index acaf426e91bf..0be22262552a 100644 --- a/net-misc/wget/wget-1.19.1-r2.ebuild +++ b/net-misc/wget/wget-1.19.1-r2.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 )" |