summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-01 18:18:38 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-04 15:47:12 +0100
commit6cb1f302761c56b017f60bc39f585d1fd538e0eb (patch)
treeb7546f25e9dc55cb4ea0a99a3e288d1923400921 /profiles
parentdev-python/pip: Bump to 24.0 (diff)
downloadgentoo-6cb1f302761c56b017f60bc39f585d1fd538e0eb.tar.gz
gentoo-6cb1f302761c56b017f60bc39f585d1fd538e0eb.tar.bz2
gentoo-6cb1f302761c56b017f60bc39f585d1fd538e0eb.zip
use.desc: Add global http2 flag
Add a global http2 flag to enable HTTP/2 protocol support. It is used consistently in 9 packages. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 311978a68dea..d00e21ff01e2 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -132,6 +132,7 @@ hdf5 - Add support for the Hierarchical Data Format v5
headers-only - Install only C headers instead of whole package. Mainly used by sys-devel/crossdev for toolchain bootstrap.
heif - Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format
hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
+http2 - Enable support for the HTTP/2 protocol
ibm - Add support for IBM ppc64 specific systems
iconv - Enable support for the iconv character set conversion library
icu - Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu