sys-cluster/glusterfs: amd64 stable wrt bug #653070
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 2 Dec 2018 18:05:52 +0000 (21:05 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 2 Dec 2018 18:05:52 +0000 (21:05 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-cluster/glusterfs/glusterfs-4.0.2.ebuild

index 0ee1825274abffc1e9fe3b36b5dcbbeb9fab9f7b..fd1498eb3770b3a395fefe5f353004b2a801078f 100644 (file)
@@ -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"