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: Sun, 22 Aug 2021 03:42:52
Message-Id: 1629603628.100e6a2ab4ea891c5c7c7112557d1dbc781b20c3.sam@gentoo
1 commit: 100e6a2ab4ea891c5c7c7112557d1dbc781b20c3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 03:40:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 22 03:40:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100e6a2a
7
8 sys-cluster/glusterfs: Stabilize 8.5-r1 x86, #808923
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild b/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild
16 index 4b6e8a17462..7bac633316a 100644
17 --- a/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild
18 +++ b/sys-cluster/glusterfs/glusterfs-8.5-r1.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 ppc ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
25
26 IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml"