commit: e528766050134e0da194b6a3bccd4d5934e3a8c3 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Sun Feb 26 16:33:26 2017 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Sun Feb 26 16:35:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5287660
profiles: stable mask openmpi fabrics on amd64 profiles/arch/amd64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 36c5d506a4..c2f2d668dc 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Christoph Junghans <[email protected]> (26 Feb 2017) +# Stable mask some fabrics (bug #525534) +sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_pbs openmpi_rm_slurm openmpi_ofed_features_rdmacm + # Brian Evans <[email protected]> (17 Jan 2017) # Stable mask groonga on mariadb as I don't know how stable # the dependencies really are
