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 <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2018-12-08 09:38:27 +00:00
parent 6e75c86d6a
commit 663acaeb19

View File

@@ -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"