summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-13 23:56:01 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-14 00:06:14 +0200
commit4f41ab84f9966fa8810f0fcd183a1d3a7cb64b35 (patch)
treede0ecfa46cfec981d6b9e48696b382f517b2986f /sys-cluster/glusterfs
parentapp-backup/fsarchiver: x86 stable (bug #654226) (diff)
downloadgentoo-4f41ab84f9966fa8810f0fcd183a1d3a7cb64b35.tar.gz
gentoo-4f41ab84f9966fa8810f0fcd183a1d3a7cb64b35.tar.bz2
gentoo-4f41ab84f9966fa8810f0fcd183a1d3a7cb64b35.zip
sys-cluster/glusterfs: x86 stable (bug #653796)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'sys-cluster/glusterfs')
-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 9d29f16de072..1d325fd1f99c 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"