From: Agostino Sarubbo Date: Wed, 5 Jun 2019 07:43:11 +0000 (+0200) Subject: sys-cluster/glusterfs: x86 stable wrt bug #670088 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3eaa8ac7b5d93bfb3b23c86e71d2cf95a0021a82;p=gentoo.git sys-cluster/glusterfs: x86 stable wrt bug #670088 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild index 6b3e8ff11b90..61cb827c0e8f 100644 --- a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild +++ b/sys-cluster/glusterfs/glusterfs-4.1.8.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"