diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-03 19:58:02 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-03 19:58:02 +0200 |
commit | 9bcb716af7e0f13acdf557be6400b179852c1d87 (patch) | |
tree | 2d110d3b6dd491f858f7f13e4467364b0c6afab2 /profiles | |
parent | profiles: arch/powerpc: mask boost-1.63*[mpi] (diff) | |
download | gentoo-9bcb716af7e0f13acdf557be6400b179852c1d87.tar.gz gentoo-9bcb716af7e0f13acdf557be6400b179852c1d87.tar.bz2 gentoo-9bcb716af7e0f13acdf557be6400b179852c1d87.zip |
profiles: arch/hppa: mask boost-1.63*[mpi]
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 90fa826c6d96..02ac81e9f5bb 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 <asturm@gentoo.org> (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 <asturm@gentoo.org> (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 <junghans@gentoo.org> (14 Feb 2017) -# Stable-masking mpi support so Boost 1.62 stabilization can go ahead -# (bug 590244) -=dev-libs/boost-1.62* mpi |