summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-11 13:33:03 +0000
committerSam James <sam@gentoo.org>2021-03-11 13:33:03 +0000
commit055934228e3519ccd333e397fb45267c9e48dbe0 (patch)
tree63808ea0b4d6def8be0c6b10d09d8ab77230ebd1 /sys-cluster/glusterfs
parentsys-cluster/glusterfs: Stabilize 7.9 ppc, #775410 (diff)
downloadgentoo-055934228e3519ccd333e397fb45267c9e48dbe0.tar.gz
gentoo-055934228e3519ccd333e397fb45267c9e48dbe0.tar.bz2
gentoo-055934228e3519ccd333e397fb45267c9e48dbe0.zip
sys-cluster/glusterfs: Stabilize 8.3 ppc, #775410
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r--sys-cluster/glusterfs/glusterfs-8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-8.3.ebuild b/sys-cluster/glusterfs/glusterfs-8.3.ebuild
index f8603e0e9ea4..f56d0d2bed29 100644
--- a/sys-cluster/glusterfs/glusterfs-8.3.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-8.3.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"