summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-03-30 11:45:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-03-30 11:45:24 +0100
commitfbb80aa123c0009129fff90f380bbf5f09a7c8b3 (patch)
tree786e765bee7e039e549c74145b58860134c2151c
parentmail-filter/opendkim: amd64 stable wrt bug #629914 (diff)
downloadgentoo-fbb80aa1.tar.gz
gentoo-fbb80aa1.tar.bz2
gentoo-fbb80aa1.zip
sys-cluster/glusterfs: amd64 stable wrt bug #670088
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
-rw-r--r--sys-cluster/glusterfs/glusterfs-4.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild
index 5137f1ba4fb2..b6b9a5597e93 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"