commit: cce410e0937dad5f569a35ae792bf392a6528390 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jan 15 18:54:30 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=cce410e0
package.use.stable.mask: Mask mpi support for sci-libs/vtk, 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 fdb48f4..a2ec65b 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,6 +5,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# 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 + # Doug Goldstein <[email protected]> (04 Jan 2017) # libcxx is not stable so we can't let users use it dev-lang/rust libcxx
