summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-02 21:05:52 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-02 21:05:52 +0300
commit4c78bc4d7ba1cfe1846c768d7855cfaf97a2c841 (patch)
tree22eb8d42fdd694fed9ccea188c28cc0c483495d0 /sys-cluster/glusterfs
parentmedia-libs/netpbm: amd64 stable wrt bug #671068 (diff)
downloadgentoo-4c78bc4d7ba1cfe1846c768d7855cfaf97a2c841.tar.gz
gentoo-4c78bc4d7ba1cfe1846c768d7855cfaf97a2c841.tar.bz2
gentoo-4c78bc4d7ba1cfe1846c768d7855cfaf97a2c841.zip
sys-cluster/glusterfs: amd64 stable wrt bug #653070
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r--sys-cluster/glusterfs/glusterfs-4.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-4.0.2.ebuild b/sys-cluster/glusterfs/glusterfs-4.0.2.ebuild
index 0ee1825274ab..fd1498eb3770 100644
--- a/sys-cluster/glusterfs/glusterfs-4.0.2.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-4.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"