Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Mon, 03 Aug 2020 05:48:36
Message-Id: 1596433530.ab525e44f7de257497bb96ea9459327f62b2d841.asturm@gentoo
1 commit: ab525e44f7de257497bb96ea9459327f62b2d841
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 3 05:45:30 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 3 05:45:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab525e44
7
8 profiles: Add >=dev-qt/qt-creator-4.12[clang] to p.use.stable.mask
9
10 Bug: https://bugs.gentoo.org/720240
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 profiles/base/package.use.stable.mask | 5 +++--
14 1 file changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
17 index 7ce449be71c..c828aeb08cb 100644
18 --- a/profiles/base/package.use.stable.mask
19 +++ b/profiles/base/package.use.stable.mask
20 @@ -4,9 +4,10 @@
21 # This file requires eapi 5 or later. New entries go on top.
22 # Please use the same syntax as in package.use.mask
23
24 -# Andreas Sturmlechner <asturm@g.o> (2020-07-01)
25 +# Andreas Sturmlechner <asturm@g.o> (2020-08-03)
26 # dev-qt/qtquicktimeline-5.15.0 not yet stable, bug 711120
27 -dev-qt/qt-creator qmldesigner
28 +# dev-libs/libclangformat-ide not stable and unclear maintainer, bug 711120
29 +>=dev-qt/qt-creator-4.12 clang qmldesigner
30
31 # Andreas Sturmlechner <asturm@g.o> (2020-06-06)
32 # dev-python/wxpython:4.0 w/ py3 is not stable, bug #714566