Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
Date: Mon, 27 Nov 2017 00:20:35
Message-Id: 1511741959.b35a361f9a68ef16e35f998ad28f491dd149e5b7.whissi@gentoo
1 commit: b35a361f9a68ef16e35f998ad28f491dd149e5b7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 23:23:34 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 00:19:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35a361f
7
8 sys-cluster/glusterfs: x86 stable (bug #635172)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 sys-cluster/glusterfs/glusterfs-3.12.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/glusterfs/glusterfs-3.12.3.ebuild b/sys-cluster/glusterfs/glusterfs-3.12.3.ebuild
16 index ce6acc8b47a..04036b762ed 100644
17 --- a/sys-cluster/glusterfs/glusterfs-3.12.3.ebuild
18 +++ b/sys-cluster/glusterfs/glusterfs-3.12.3.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(get_version_component_
20
21 LICENSE="|| ( GPL-2 LGPL-3+ )"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
25 IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy infiniband +libtirpc qemu-block rsyslog static-libs +syslog systemtap test +tiering vim-syntax +xml"
26
27 REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )