summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jolly <kangie@gentoo.org>2024-08-14 12:24:45 +1000
committerMatt Jolly <kangie@gentoo.org>2024-08-14 12:30:51 +1000
commit4d9ae832aec81ab94787af9fea44a231309664c7 (patch)
tree851d0df3342554edb2a4080d195c96403a8c3bdd /profiles/arch/s390/package.use.mask
parentdev-lang/go: add 1.23.0 (diff)
downloadgentoo-4d9ae832aec81ab94787af9fea44a231309664c7.tar.gz
gentoo-4d9ae832aec81ab94787af9fea44a231309664c7.tar.bz2
gentoo-4d9ae832aec81ab94787af9fea44a231309664c7.zip
profiles: fix cURL HTTP/3 / QUIC mask
Missed s390 and loong. Update USE mask from `ssl' -> `openssl` on net-libs/ngtcp2: This appears to be outdated; `gnutls` works and depends on `ssl` Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'profiles/arch/s390/package.use.mask')
-rw-r--r--profiles/arch/s390/package.use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index 4c7d8026ed71..442b717d7b57 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Matt Jolly <kangie@gentoo.org> (2024-08-14)
+# QUIC dependencies are not keyworded
+net-misc/curl http3 quic curl_quic_openssl curl_quic_ngtcp2
+
# Michał Górny <mgorny@gentoo.org> (2024-07-24)
# Full testing requires www-client/firefox.
dev-python/selenium test-rust