diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:11:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:11:04 +0100 |
commit | 500ead29fdd24be2a9f0bd5e11e93110dca3f031 (patch) | |
tree | 339b311aa2695ca23a5229ec7de79c676582a564 /sys-cluster/glusterfs | |
parent | sys-block/fio: ppc stable wrt bug #561756 (diff) | |
download | gentoo-500ead29fdd24be2a9f0bd5e11e93110dca3f031.tar.gz gentoo-500ead29fdd24be2a9f0bd5e11e93110dca3f031.tar.bz2 gentoo-500ead29fdd24be2a9f0bd5e11e93110dca3f031.zip |
sys-cluster/glusterfs: ppc stable wrt bug #561756
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild b/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild index 2081eb20a218..54d4b245b33e 100644 --- a/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://ftp.gluster.com/pub/gluster/${PN}/$(get_version_component_range LICENSE="AGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="emacs extras +fuse infiniband static-libs vim-syntax" RDEPEND="emacs? ( virtual/emacs ) |