summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-10 00:45:30 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-10 00:45:30 +0100
commit2c30541f195224154f73f248b73ac5b2e4aec15a (patch)
tree8483ef38ae1f235557a0c334822a4b2e5a8364b3 /sys-cluster
parentnet-dns/dnsmasq: x86 stable (bug #672724) (diff)
downloadgentoo-2c30541f195224154f73f248b73ac5b2e4aec15a.tar.gz
gentoo-2c30541f195224154f73f248b73ac5b2e4aec15a.tar.bz2
gentoo-2c30541f195224154f73f248b73ac5b2e4aec15a.zip
sys-cluster/glusterfs: x86 stable (bug #653070)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/glusterfs/glusterfs-4.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
index a3e454d000d6..4e83d53ebf84 100644
--- a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-4.1.5.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-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"