commit: e8779f1bbefa1aa3d00e6e4faa5d34be8f3dfac0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 19:23:01 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 19:30:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8779f1b
profiles: arch/hppa: mask kde-frameworks/extra-cmake-modules[test] Qt 5.7.1 stabilisation timeout. Gentoo-bug: 620334 profiles/arch/hppa/package.use.stable.mask | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 02ac81e9f5b..9a92d377b6d 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,20 +17,24 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (13 Sep 2017) +# Mask test for Qt 5.7.1 stabilization timeout +# (bug 620334) +kde-frameworks/extra-cmake-modules test + # Andreas Sturmlechner <[email protected]> (03 Sep 2017) -# Stable-masking mpi support so Boost stabilization can go ahead +# Mask 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 +dev-libs/boost mpi # Andreas Sturmlechner <[email protected]> (19 Aug 2017) -# Stable-masking net-libs/libssh rdeps for stabilisation timeout +# Mask net-libs/libssh rdeps for stabilisation timeout # (bug 618916) media-gfx/exiv2 webready media-video/ffmpeg ssh net-analyzer/wireshark ciscodump libssh sshdump # Andreas Sturmlechner <[email protected]> (03 Aug 2017) -# Stable-masking pptx support for dev-libs/libzip stabilisation timeout +# Mask pptx support for dev-libs/libzip stabilisation timeout # (bug 622044) media-gfx/pstoedit pptx
