From: Thomas Deutschmann Date: Sun, 13 May 2018 21:56:01 +0000 (+0200) Subject: sys-cluster/glusterfs: x86 stable (bug #653796) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4f41ab84f9966fa8810f0fcd183a1d3a7cb64b35;p=gentoo.git sys-cluster/glusterfs: x86 stable (bug #653796) Package-Manager: Portage-2.3.34, Repoman-2.3.9 --- diff --git a/sys-cluster/glusterfs/glusterfs-4.0.0-r1.ebuild b/sys-cluster/glusterfs/glusterfs-4.0.0-r1.ebuild index 9d29f16de072..1d325fd1f99c 100644 --- a/sys-cluster/glusterfs/glusterfs-4.0.0-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-4.0.0-r1.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}/$(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"