summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jolly <kangie@gentoo.org>2024-08-14 10:34:53 +1000
committerMatt Jolly <kangie@gentoo.org>2024-08-14 11:26:20 +1000
commit80e7774c74bced9739505d4d2ed53f0e4b958169 (patch)
treee16b38b73a7c4d4ef273e6cf358b2f9284f7058b /profiles/arch/amd64
parentnet-libs/nghttp3: keyword 1.4.0 for ~sparc (diff)
downloadgentoo-80e7774c74bced9739505d4d2ed53f0e4b958169.tar.gz
gentoo-80e7774c74bced9739505d4d2ed53f0e4b958169.tar.bz2
gentoo-80e7774c74bced9739505d4d2ed53f0e4b958169.zip
profiles/arch: update QUIC/HTTP/3 mask for curl
As most arches now meet the requirements to enable HTTP/3 via one or more of the available QUIC backends, update so that we're masking on arches without support rather than unmasking where there is. This means that we're masked on: alpha, ia64, ppc, ppc64. I'll fire off appropriate keyword requests to enable this support where it makes sense. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r--profiles/arch/amd64/package.use.mask2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index acb4eca72540..2fae3b25f8ea 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -130,7 +130,7 @@ net-libs/ngtcp2 -ssl
# Matt Jolly <kangie@gentoo.org> (2023-08-10)
# nghttp3 has been tested to work on amd64
-net-misc/curl -nghttp3 -http3 -quic -curl_quic_openssl
+net-misc/curl -nghttp3
# Sam James <sam@gentoo.org> (2023-07-18)
# dev-cpp/cppdap is not keyworded in most places