summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-03-12 16:12:58 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-03-12 16:49:51 +0200
commite18d38a0711bcde441439838bef7c48025d6a1bc (patch)
treebd6326e1fa0f374bc7f87307e1f1f3d3f48723ba /sys-cluster/glusterfs
parentnet-fs/mc: Version bump (v2021.03.12.03.36.59) (diff)
downloadgentoo-e18d38a0711bcde441439838bef7c48025d6a1bc.tar.gz
gentoo-e18d38a0711bcde441439838bef7c48025d6a1bc.tar.bz2
gentoo-e18d38a0711bcde441439838bef7c48025d6a1bc.zip
sys-cluster/glusterfs: stabilize 7.9 on amd64
Bug: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r--sys-cluster/glusterfs/glusterfs-7.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-7.9.ebuild b/sys-cluster/glusterfs/glusterfs-7.9.ebuild
index d5d537d4bdd9..4ead6bd4f03d 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"