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-util/ostree | |
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-util/ostree')
-rw-r--r-- | dev-util/ostree/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/ostree/metadata.xml b/dev-util/ostree/metadata.xml index 08c1d5bb9302..568d3a47f758 100644 --- a/dev-util/ostree/metadata.xml +++ b/dev-util/ostree/metadata.xml @@ -34,7 +34,6 @@ <flag name="dracut">Install dracut module</flag> <flag name="gpg">Enable GPG support</flag> <flag name="grub">Enable grub configuration generator</flag> - <flag name="http2">Use http2</flag> <flag name="httpd">Enable ostree trivial-httpd entrypoint</flag> <flag name="libmount">Use libmount</flag> <flag name="sodium">Use libsodium for ed25519</flag> |