summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-03-12 16:30:15 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-03-12 16:49:52 +0200
commitb7508e640022421ae8bfebdae336b831f91b8882 (patch)
treeeacf1ba1d7fc58e9df2507de75e498935228fdac /sys-cluster/glusterfs/glusterfs-8.3.ebuild
parentsys-cluster/glusterfs: stabilize 8.3 on amd64 (diff)
downloadgentoo-b7508e640022421ae8bfebdae336b831f91b8882.tar.gz
gentoo-b7508e640022421ae8bfebdae336b831f91b8882.tar.bz2
gentoo-b7508e640022421ae8bfebdae336b831f91b8882.zip
sys-cluster/glusterfs: stabilize 8.3 on x86
Closes: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs/glusterfs-8.3.ebuild')
-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 f768960fa30b..8354a144baa5 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"