Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
Date: Sat, 08 Dec 2018 09:45:01
Message-Id: 1544262287.663acaeb19b6d9ef358e5af5dbf186c7891b40d8.slyfox@gentoo
1 commit: 663acaeb19b6d9ef358e5af5dbf186c7891b40d8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 09:38:27 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 09:44:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663acaeb
7
8 sys-cluster/glusterfs: stable 4.1.5 for ppc64, bug #653070
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
18 index 5e31d5eab43..a3e454d000d 100644
19 --- a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
20 +++ b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
21 @@ -12,7 +12,7 @@ if [[ ${PV#9999} != ${PV} ]]; then
22 EGIT_REPO_URI="https://github.com/gluster/glusterfs.git"
23 else
24 SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut '1-2')/${PV}/${P}.tar.gz"
25 - KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
26 + KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86"
27 fi
28
29 DESCRIPTION="GlusterFS is a powerful network/cluster filesystem"