overlay profiles: Disable USE=websockets for net-misc/curl

This commit is contained in:
Krzesimir Nowak 2024-10-10 11:47:14 +02:00
parent f97df0f283
commit 23d119dab8

View File

@ -13,7 +13,8 @@ dev-vcs/git webdav curl
# Mask support for http3 for now (unavailable on arm64 for now, and
# I'm not sure we really need it.)
net-misc/curl kerberos telnet -http3 -quic -curl_quic_openssl
# Disable websockets, we never had them, and now they are enabled by default.
net-misc/curl kerberos telnet -http3 -quic -curl_quic_openssl -websockets
net-misc/iputils arping tracepath
sys-devel/gettext -git