commit:     6cb1f302761c56b017f60bc39f585d1fd538e0eb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  1 17:18:38 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  4 14:47:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb1f302

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 <AT> gentoo.org>

 profiles/use.desc | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to