From 663acaeb19b6d9ef358e5af5dbf186c7891b40d8 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 8 Dec 2018 09:38:27 +0000 Subject: [PATCH] sys-cluster/glusterfs: stable 4.1.5 for ppc64, bug #653070 Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild index 5e31d5eab436d..a3e454d000d69 100644 --- a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild +++ b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild @@ -12,7 +12,7 @@ if [[ ${PV#9999} != ${PV} ]]; then EGIT_REPO_URI="https://github.com/gluster/glusterfs.git" else SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut '1-2')/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86" fi DESCRIPTION="GlusterFS is a powerful network/cluster filesystem"