commit: 9bcb716af7e0f13acdf557be6400b179852c1d87 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Sep 3 17:58:02 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Sep 3 17:58:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcb716a
profiles: arch/hppa: mask boost-1.63*[mpi] profiles/arch/hppa/package.use.stable.mask | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 90fa826c6d9..02ac81e9f5b 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (03 Sep 2017) +# Stable-masking mpi support so Boost stabilization can go ahead +# Boost 1.63 (bug 624662), Boost 1.62 (bug 590244) +=dev-libs/boost-1.62* mpi +=dev-libs/boost-1.63* mpi + # Andreas Sturmlechner <[email protected]> (19 Aug 2017) # Stable-masking net-libs/libssh rdeps for stabilisation timeout # (bug 618916) @@ -28,8 +34,3 @@ net-analyzer/wireshark ciscodump libssh sshdump # Stable-masking pptx support for dev-libs/libzip stabilisation timeout # (bug 622044) media-gfx/pstoedit pptx - -# Christoph Junghans <[email protected]> (14 Feb 2017) -# Stable-masking mpi support so Boost 1.62 stabilization can go ahead -# (bug 590244) -=dev-libs/boost-1.62* mpi
