commit: a464ee2c4f2ee983e8af3f82ded10afd416d2e48 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 26 06:49:48 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 06:49:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a464ee2c
sys-cluster/glusterfs: Stabilize 11.0-r1 amd64, #913033 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild b/sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild index df0fe73818d4..ba6ac8a9a5cb 100644 --- a/sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild @@ -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"
