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: Sun, 09 Dec 2018 23:51:30
Message-Id: 1544399130.2c30541f195224154f73f248b73ac5b2e4aec15a.whissi@gentoo
1 commit: 2c30541f195224154f73f248b73ac5b2e4aec15a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 9 23:45:30 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 23:45:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c30541f
7
8 sys-cluster/glusterfs: x86 stable (bug #653070)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
17 index a3e454d000d..4e83d53ebf8 100644
18 --- a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
19 +++ b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV#9999} != ${PV} ]]; then
21 EGIT_REPO_URI="https://github.com/gluster/glusterfs.git"
22 else
23 SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut '1-2')/${PV}/${P}.tar.gz"
24 - KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86"
25 + KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 x86"
26 fi
27
28 DESCRIPTION="GlusterFS is a powerful network/cluster filesystem"