commit: 10fbc14cc44df695828a74b56ecf8a8781f9737a Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Tue Mar 14 22:43:27 2017 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 14:31:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10fbc14c
profiles: unmask boost[mpi] closes #4205 (gh) profiles/base/package.use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 96f8f8eb9ca..db1d1d7dca0 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -49,11 +49,6 @@ app-emulation/libvirt zfs app-office/kmymoney weboob # 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
