summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-05-13 19:50:21 -0400
committerAaron Bauman <bman@gentoo.org>2018-05-13 19:50:21 -0400
commit2583d5d14aee1234b1000a9bf5753961c205881b (patch)
treeefa5d83721c398015ec52add85f6e1984f97d087 /sys-cluster
parentwww-client/firefox: amd64 stable wrt bug #651676 (diff)
downloadgentoo-2583d5d14aee1234b1000a9bf5753961c205881b.tar.gz
gentoo-2583d5d14aee1234b1000a9bf5753961c205881b.tar.bz2
gentoo-2583d5d14aee1234b1000a9bf5753961c205881b.zip
sys-cluster/glusterfs: amd64 stable wrt bug #653796
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/glusterfs/glusterfs-4.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-4.0.0-r1.ebuild b/sys-cluster/glusterfs/glusterfs-4.0.0-r1.ebuild
index 1d325fd1f99c..3d8dd7835072 100644
--- a/sys-cluster/glusterfs/glusterfs-4.0.0-r1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-4.0.0-r1.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}/$(get_version_component_range '1-2')/${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"