commit: b087430e0cfb5c9134387d56a5080a4d40ffde7b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 13:33:14 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 13:33:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b087430e
sys-cluster/glusterfs: Stabilize 7.9 ppc64, #775410
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/glusterfs/glusterfs-7.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/glusterfs/glusterfs-7.9.ebuild
b/sys-cluster/glusterfs/glusterfs-7.9.ebuild
index d00c184e9e3..d5d537d4bdd 100644
--- a/sys-cluster/glusterfs/glusterfs-7.9.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-7.9.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)/${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"