From b28ac4cf5f0bd948334b5018b7fc398447745087 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 8 Dec 2018 09:32:29 +0000 Subject: sys-cluster/glusterfs: stable 4.1.5 for ppc, bug #653070 Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster/glusterfs') diff --git a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild index 9110a2d46e73..5e31d5eab436 100644 --- a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild +++ b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" -- cgit v1.2.3-65-gdbad