From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CAA20158095 for ; Sun, 7 Aug 2022 09:13:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B6B8E0E20; Sun, 7 Aug 2022 09:13:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04392E0E20 for ; Sun, 7 Aug 2022 09:13:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C1BC340FF7 for ; Sun, 7 Aug 2022 09:13:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63FF6588 for ; Sun, 7 Aug 2022 09:13:12 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1659706170.679c507586a13d2aad8c491621367c1d10734f9c.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 679c507586a13d2aad8c491621367c1d10734f9c X-VCS-Branch: master Date: Sun, 7 Aug 2022 09:13:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c6d76656-0e87-42a7-ba61-c3ab49b9457b X-Archives-Hash: fa6dcbcfe96ad45f5abfc10258434929 commit: 679c507586a13d2aad8c491621367c1d10734f9c Author: Viorel Munteanu gmail com> AuthorDate: Fri Aug 5 13:29:30 2022 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Fri Aug 5 13:29:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=679c5075 profiles: only mask net-misc/maestral-qt >= 1.6.0 Older versions use qt5 Signed-off-by: Viorel Munteanu gmail.com> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5e77dc8c1..677156903 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -16,7 +16,7 @@ # Viorel Munteanu # depends on dev-python/PyQt6, which is currently masked with all of qt6 -net-misc/maestral-qt +>=net-misc/maestral-qt-1.6.0 # Ronny (tastytea) Gutbrod (2022-07-26) # app-emulation/dxvk is in ::gentoo now and doesn't need crossdev setup,