diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 10:57:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 11:02:25 +0100 |
commit | 527bb2fffc5aa8aaa40134f290f764bf371f01d0 (patch) | |
tree | c1886df99624dcec9add940de948fbfab2afa46a /sys-cluster | |
parent | dev-python/mako: ppc64 stable wrt bug #603096 (diff) | |
download | gentoo-527bb2fffc5aa8aaa40134f290f764bf371f01d0.tar.gz gentoo-527bb2fffc5aa8aaa40134f290f764bf371f01d0.tar.bz2 gentoo-527bb2fffc5aa8aaa40134f290f764bf371f01d0.zip |
sys-cluster/glusterfs: ppc64 stable wrt bug #541540
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-3.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild b/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild index 067a604e2ccb..c861e72d14ac 100644 --- a/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild +++ b/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://download.gluster.org/pub/gluster/${PN}/$(get_version_component_r LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy infiniband qemu-block rsyslog static-libs +syslog systemtap vim-syntax +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} ) |