[sys-cluster/glusterfs] sync

This commit is contained in:
Robert Förster 2025-05-11 21:44:01 +02:00
parent d0ad97eec8
commit 82c12b2341

View File

@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 1)/${PV}/${P}.
LICENSE="|| ( GPL-2 LGPL-3+ )"
SLOT="0/${PV%%.*}"
KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86"
IUSE="debug emacs +fuse georeplication ipv6 +libtirpc rsyslog selinux static-libs tcmalloc test +uring xml"
@ -48,7 +48,7 @@ RDEPEND="
selinux? ( sec-policy/selinux-glusterfs )
tcmalloc? ( dev-util/google-perftools )
uring? ( sys-libs/liburing:= )
xml? ( dev-libs/libxml2 )
xml? ( dev-libs/libxml2:= )
"
DEPEND="
${RDEPEND}