sys-cluster/glusterfs: amd64 stable wrt bug #653070
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 19 Mar 2019 13:03:54 +0000 (14:03 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 19 Mar 2019 13:03:54 +0000 (14:03 +0100)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

sys-cluster/glusterfs/glusterfs-4.1.5.ebuild

index 4e83d53ebf84cd8c9d0612951c4bf05fd33fb196..61cb827c0e8fd054f5a85b47109603fd0f449734 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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"