commit: ffa510464428e0f40b438051e99d2a0b4a140039 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Oct 29 21:18:17 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Oct 30 23:31:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa51046
profiles: hppa: use.stable.mask qt4, qt5 Closes: https://bugs.gentoo.org/620334 profiles/arch/hppa/use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index b5e3fc79494..d3362b3bc40 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Andreas Sturmlechner <[email protected]> (29 Oct 2017) +# Mask qt4, qt5 for stabilisation timeout, bug #620334 +qt5 +qt4 + # Mike Gilbert <[email protected]> (28 Oct 2017) # Mask python targets until dev-lang/python is stable. python_single_target_python3_6
