sys-cluster/glusterfs: x86 stable wrt bug #670088
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 07:43:11 +0000 (09:43 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 07:43:11 +0000 (09:43 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

sys-cluster/glusterfs/glusterfs-4.1.8.ebuild

index 6b3e8ff11b9012840aaeeecd9280cf3e4b5a4bb7..61cb827c0e8fd054f5a85b47109603fd0f449734 100644 (file)
@@ -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"