diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-28 17:09:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-28 17:10:12 +0000 |
commit | ca170c5bd2ac0de13c2cc89162ed4187d791729b (patch) | |
tree | ca514effc0141bc1b4615e3743e88cd20600c66e /net-misc/curl | |
parent | app-arch/brotli: stable 1.0.2 for hppa, bug #645698 (diff) | |
download | gentoo-ca170c5bd2ac0de13c2cc89162ed4187d791729b.tar.gz gentoo-ca170c5bd2ac0de13c2cc89162ed4187d791729b.tar.bz2 gentoo-ca170c5bd2ac0de13c2cc89162ed4187d791729b.zip |
net-misc/curl: stable 7.58.0 for hppa, bug #645698
Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-7.58.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-7.58.0.ebuild b/net-misc/curl/curl-7.58.0.ebuild index bdff0e666785..c08da7623494 100644 --- a/net-misc/curl/curl-7.58.0.ebuild +++ b/net-misc/curl/curl-7.58.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~x64-cygwin ~amd64-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="adns brotli http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads" IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl" IUSE+=" elibc_Winnt" |