diff options
author | Jaco Kroon <jaco@uls.co.za> | 2022-08-18 18:47:19 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-18 19:42:25 +0100 |
commit | f8bf4ec3380d4dabc612b93f6a0e257c812cadf0 (patch) | |
tree | 4fee2a71d1a0ef4b1ef8696bc17adfdb71a7d159 /sys-cluster/glusterfs/metadata.xml | |
parent | media-gfx/exiv2: fix test for musl (diff) | |
download | gentoo-f8bf4ec3380d4dabc612b93f6a0e257c812cadf0.tar.gz gentoo-f8bf4ec3380d4dabc612b93f6a0e257c812cadf0.tar.bz2 gentoo-f8bf4ec3380d4dabc612b93f6a0e257c812cadf0.zip |
sys-cluster/glusterfs: 10.2-r2 bump to enable USE=uring.
Other minor fixes:
Closes: https://bugs.gentoo.org/860312
Closes: https://bugs.gentoo.org/860309
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/26912
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs/metadata.xml')
-rw-r--r-- | sys-cluster/glusterfs/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/glusterfs/metadata.xml b/sys-cluster/glusterfs/metadata.xml index 73cd1d833a48..ec48e5f0ac96 100644 --- a/sys-cluster/glusterfs/metadata.xml +++ b/sys-cluster/glusterfs/metadata.xml @@ -26,5 +26,6 @@ <flag name="ipv6">Use IPv6 by default, requires libtirpc</flag> <flag name="libtirpc">Build against <pkg>net-libs/libtirpc</pkg> for RPC support</flag> <flag name="rsyslog">Install configuration snippet for <pkg>app-admin/rsyslog</pkg></flag> + <flag name="uring">Control whether or not glusterfs is compiled with uring support or not.</flag> </use> </pkgmetadata> |