summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/curl/curl-7.66.0.ebuild')
-rw-r--r--net-misc/curl/curl-7.66.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-misc/curl/curl-7.66.0.ebuild b/net-misc/curl/curl-7.66.0.ebuild
index aaf2acdd4547..66454bf5359d 100644
--- a/net-misc/curl/curl-7.66.0.ebuild
+++ b/net-misc/curl/curl-7.66.0.ebuild
@@ -201,6 +201,9 @@ multilib_src_configure() {
$(use_with kerberos gssapi "${EPREFIX}"/usr) \
$(use_with metalink libmetalink) \
$(use_with http2 nghttp2) \
+ --without-nghttp3 \
+ --without-ngtcp2 \
+ --without-quiche \
$(use_with rtmp librtmp) \
$(use_with brotli) \
--without-schannel \