commit:     5db9216646195d767e7d0000f9076246dad09388
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 10:54:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 10:55:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db92166

sys-cluster/glusterfs: syslog is always enabled upstream in 10.0

See: 
https://github.com/gluster/glusterfs/commit/71594cdd741deb5197392d046b904efe3b5479f5
Closes: https://bugs.gentoo.org/826358
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/glusterfs/glusterfs-10.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-cluster/glusterfs/glusterfs-10.0.ebuild 
b/sys-cluster/glusterfs/glusterfs-10.0.ebuild
index 64f9adab5b60..d766c71646f4 100644
--- a/sys-cluster/glusterfs/glusterfs-10.0.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-10.0.ebuild
@@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )"
 SLOT="0/${PV%%.*}"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
-IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs 
+syslog tcmalloc test +xml"
+IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs 
tcmalloc test +xml"
 
 REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml )
        ipv6? ( libtirpc )"
@@ -96,7 +96,6 @@ src_configure() {
                $(use_enable fuse fuse-client) \
                $(use_enable georeplication) \
                $(use_enable static-libs static) \
-               $(use_enable syslog) \
                $(use_enable test cmocka) \
                $(use_enable xml xml-output) \
                $(usex ipv6 --with-ipv6-default "") \

Reply via email to