summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:41:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:41:54 +0200
commitf84bb97f9c1bda5064add40d4dcd3f3728f8339b (patch)
tree12c3c093be3b75bf3ccea48dd2ad5c6f8e5eed96 /sys-cluster/glusterfs
parentx11-wm/spectrwm: amd64 stable wrt bug #745648 (diff)
downloadgentoo-f84bb97f9c1bda5064add40d4dcd3f3728f8339b.tar.gz
gentoo-f84bb97f9c1bda5064add40d4dcd3f3728f8339b.tar.bz2
gentoo-f84bb97f9c1bda5064add40d4dcd3f3728f8339b.zip
sys-cluster/glusterfs: amd64 stable wrt bug #746956
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r--sys-cluster/glusterfs/glusterfs-7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-7.7.ebuild b/sys-cluster/glusterfs/glusterfs-7.7.ebuild
index 2f3011803d87..2a489801e968 100644
--- a/sys-cluster/glusterfs/glusterfs-7.7.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-7.7.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"