Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac.paragon@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/
Date: Fri, 05 Aug 2022 13:31:04
Message-Id: 1659706170.679c507586a13d2aad8c491621367c1d10734f9c.viorel_munteanu@gentoo
1 commit: 679c507586a13d2aad8c491621367c1d10734f9c
2 Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
3 AuthorDate: Fri Aug 5 13:29:30 2022 +0000
4 Commit: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
5 CommitDate: Fri Aug 5 13:29:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=679c5075
7
8 profiles: only mask net-misc/maestral-qt >= 1.6.0
9
10 Older versions use qt5
11
12 Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
13
14 profiles/package.mask | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 5e77dc8c1..677156903 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -16,7 +16,7 @@
22
23 # Viorel Munteanu <ceamac.paragon@×××××.com>
24 # depends on dev-python/PyQt6, which is currently masked with all of qt6
25 -net-misc/maestral-qt
26 +>=net-misc/maestral-qt-1.6.0
27
28 # Ronny (tastytea) Gutbrod <gentoo@××××××××.de> (2022-07-26)
29 # app-emulation/dxvk is in ::gentoo now and doesn't need crossdev setup,