commit: 82a7b77bc78a9569024d992f503477ecd21f8dd5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 17:21:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 14 17:22:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a7b77b
sys-cluster/glusterfs: Stabilize 8.4 ppc64, #790227
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/glusterfs/glusterfs-8.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/glusterfs/glusterfs-8.4.ebuild
b/sys-cluster/glusterfs/glusterfs-8.4.ebuild
index a95eb88996f..9c03f258bcc 100644
--- a/sys-cluster/glusterfs/glusterfs-8.4.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-8.4.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7..9} )
inherit autotools elisp-common python-single-r1 systemd
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"
DESCRIPTION="GlusterFS is a powerful network/cluster filesystem"
HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/"