diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-02 08:30:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-02 08:30:02 +0200 |
commit | 44823a47899a7d7908687fcb36495c607bb4e6e5 (patch) | |
tree | 82fcb8286e1647f5174bd65649ba858516287fa9 /net-misc | |
parent | net-misc/freerdp: ppc stable wrt bug #729218 (diff) | |
download | gentoo-44823a47899a7d7908687fcb36495c607bb4e6e5.tar.gz gentoo-44823a47899a7d7908687fcb36495c607bb4e6e5.tar.bz2 gentoo-44823a47899a7d7908687fcb36495c607bb4e6e5.zip |
net-misc/curl: ppc stable wrt bug #729374
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-7.71.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-7.71.0.ebuild b/net-misc/curl/curl-7.71.0.ebuild index ac30196f9eda..9386acea95c7 100644 --- a/net-misc/curl/curl-7.71.0.ebuild +++ b/net-misc/curl/curl-7.71.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.xz" LICENSE="curl" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="adns alt-svc brotli +ftp gopher http2 idn +imap ipv6 kerberos ldap metalink +pop3 +progress-meter rtmp samba +smtp ssh ssl static-libs test telnet +tftp threads" IUSE+=" curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl" IUSE+=" nghttp3 quiche" |