diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-01 18:21:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-04 15:47:13 +0100 |
commit | 091ce8416d0977096547ff348f30c5e2e9abc26b (patch) | |
tree | 9e77aaa54a93b91f791478ca21ca9246f7b12fa3 /dev-php | |
parent | use.desc: Add global http2 flag (diff) | |
download | gentoo-091ce8416d0977096547ff348f30c5e2e9abc26b.tar.gz gentoo-091ce8416d0977096547ff348f30c5e2e9abc26b.tar.bz2 gentoo-091ce8416d0977096547ff348f30c5e2e9abc26b.zip |
*/*: remove redundant USE=http2 descriptions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/35136
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/swoole/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-php/swoole/metadata.xml b/dev-php/swoole/metadata.xml index fa5b5ed25cfb..edb85e79ce7f 100644 --- a/dev-php/swoole/metadata.xml +++ b/dev-php/swoole/metadata.xml @@ -5,9 +5,6 @@ <email>php-bugs@gentoo.org</email> <name>PHP Project</name> </maintainer> -<use> -<flag name="http2">Add support for HTTP/2 protocol via <pkg>net-libs/nghttp2</pkg></flag> -</use> <upstream> <remote-id type="github">swoole/swoole-src</remote-id> </upstream> |