From: Aaron Bauman Date: Sun, 13 May 2018 23:50:21 +0000 (-0400) Subject: sys-cluster/glusterfs: amd64 stable wrt bug #653796 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2583d5d14aee1234b1000a9bf5753961c205881b;p=gentoo.git sys-cluster/glusterfs: amd64 stable wrt bug #653796 Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- 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"