summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-04-07 22:28:10 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-04-07 22:33:48 +0100
commit21f3bafccfa0a543edc5975b84883b471d79456b (patch)
tree3834c8fbb2d154f6f2f4b9568c92dee480e261a0 /sys-cluster/glusterfs/glusterfs-4.1.8.ebuild
parentnet-analyzer/nrpe: stable 3.2.1-r1 for ppc64, bug #662624 (diff)
downloadgentoo-21f3bafccfa0a543edc5975b84883b471d79456b.tar.gz
gentoo-21f3bafccfa0a543edc5975b84883b471d79456b.tar.bz2
gentoo-21f3bafccfa0a543edc5975b84883b471d79456b.zip
sys-cluster/glusterfs: stable 4.1.8 for ppc64, bug #670088
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs/glusterfs-4.1.8.ebuild')
-rw-r--r--sys-cluster/glusterfs/glusterfs-4.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild
index 2bbb3c08739f..6b3e8ff11b90 100644
--- a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-4.1.8.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"