commit: f562deffdb7835da951d7aa341b463fde5413e78 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Jan 27 01:02:29 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Jan 27 09:11:50 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f562deff
sys-cluster/glusterfs: Stabilize 11.2 arm64, #969284 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-cluster/glusterfs/glusterfs-11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/glusterfs/glusterfs-11.2.ebuild b/sys-cluster/glusterfs/glusterfs-11.2.ebuild index ee028f7de6f1..30b20e321a8c 100644 --- a/sys-cluster/glusterfs/glusterfs-11.2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.2.ebuild @@ -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"
