commit: 293314869a4a70ff5537f0b0e30c788ff4b9957d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jun 30 22:05:22 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jun 30 22:06:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29331486
profiles: Add dev-qt/qt-creator[qmldesigner] to p.use.stable.mask Bug: https://bugs.gentoo.org/720240 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 218c8f4a10a..ba1cae65490 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas Sturmlechner <[email protected]> (2020-07-01) +# dev-qt/qtquicktimeline-5.15.0 not yet stable, bug 711120 +dev-qt/qt-creator qmldesigner + # Andreas Sturmlechner <[email protected]> (2020-06-06) # dev-python/wxpython:4.0 w/ py3 is not stable, bug #714566 dev-python/matplotlib wxwidgets
