Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@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:12:27
Message-Id: 1661595122.0f7df852d10430e43866b6302547727421877210.arthurzam@gentoo
1 commit: 0f7df852d10430e43866b6302547727421877210
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 27 10:12:02 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 27 10:12:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7df852
7
8 sys-cluster/glusterfs: Stabilize 10.2-r2 ppc64, #866953
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 ef78462da8cb..aa40556abc37 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"