commit: b32eed00043e4084543eda46e6126e793b46fbb1 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jan 15 18:57:17 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 18:57:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b32eed00
package.use.stable.mask: mask mpi support of Boost 1.62 so we can go ahead in bug 590244 profiles/base/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index a2ec65b..67ca3a6 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -6,6 +6,11 @@ # Please use the same syntax as in package.use.mask # Andreas K. Hüttel <[email protected]> (15 Jan 2017) +# Stable-masking mpi support so Boost 1.62 stabilization can go ahead +# (bug 590244) +=dev-libs/boost-1.62* mpi + +# Andreas K. Hüttel <[email protected]> (15 Jan 2017) # Has no stable reverse deps requiring this useflag # Stable-masking it so Boost 1.62 stabilization can go ahead sci-libs/vtk mpi
