Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
Date: Sat, 27 Aug 2022 23:00:06
Message-Id: 1661596577.56e262dcd801611cc38df4789c17b6b40a08831e.sam@gentoo
1 commit: 56e262dcd801611cc38df4789c17b6b40a08831e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 27 10:36:17 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 27 10:36:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e262dc
7
8 sys-cluster/glusterfs: Stabilize 10.2-r2 x86, #866953
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild
16 index 616b0045bfaf..183c91a3c4cc 100644
17 --- a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild
18 +++ b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 1)/${PV}/${P}.
20
21 LICENSE="|| ( GPL-2 LGPL-3+ )"
22 SLOT="0/${PV%%.*}"
23 -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86"
25
26 IUSE="debug emacs +fuse georeplication ipv6 +libtirpc rsyslog static-libs tcmalloc test +uring xml"