commit: 365be2a417e1ac64c495f72eb6ec6a9f105213b7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 26 23:02:21 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 26 23:02:21 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365be2a4
sys-cluster/glusterfs: Stabilize 11.2 amd64, #969284 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/glusterfs/glusterfs-11.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/glusterfs/glusterfs-11.2.ebuild b/sys-cluster/glusterfs/glusterfs-11.2.ebuild index d14f3eb876cb..ebe67f970988 100644 --- a/sys-cluster/glusterfs/glusterfs-11.2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gluster/glusterfs/archive/refs/tags/v${PV}.tar.gz -> 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"
