commit: 063d26cbb4990d6194bf8e19d4231200c6ea6f40 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Thu Mar 9 00:25:34 2017 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Thu Mar 9 00:25:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063d26cb
profiles: stable mask openmpi fabrics on x86 profiles/arch/x86/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 591a05452a8..f0b9a1342bb 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -21,6 +21,10 @@ # Requires not yet stabilised dev-db/oracle-instantclient. sci-geosciences/qgis oracle +# 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
