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 53D67158094 for ; Sun, 26 Jun 2022 05:37:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8871DE085A; Sun, 26 Jun 2022 05:37:57 +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 63603E085A for ; Sun, 26 Jun 2022 05:37:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6B47D3415B0 for ; Sun, 26 Jun 2022 05:37:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 084244F2 for ; Sun, 26 Jun 2022 05:37:55 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1656221847.8892447231456eb8e51aa6c7096e94d34dc2e364.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8892447231456eb8e51aa6c7096e94d34dc2e364 X-VCS-Branch: master Date: Sun, 26 Jun 2022 05:37:55 +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: 5443001e-e392-4a4a-b363-bd3650f02886 X-Archives-Hash: 2664918f255ad038e8a8c64552ad8b22 commit: 8892447231456eb8e51aa6c7096e94d34dc2e364 Author: Sam James gentoo org> AuthorDate: Sun Jun 26 05:37:24 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 26 05:37:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88924472 profiles/arch/riscv: mask dev-python/QtPy[test] Not ideal but hopefully can test enough via reverse dependencies; pulls in qtwebengine otherwise which is unkw'd. Bug: https://bugs.gentoo.org/854261 Signed-off-by: Sam James gentoo.org> profiles/arch/riscv/package.use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index c4f506847c5e..67ade27261d0 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -4,7 +4,9 @@ # Sam James (2022-06-26) # Avoid dragging in "heavy" parts of dev-qt/* unless/until # somebody needs them. bug #816981, bug #854261. +# Unfortunately, tests demand qtwebengine too. dev-python/QtPy pyside2 webengine +dev-python/QtPy test # Jakov Smolić (2022-06-07) # riscv has no sanitizers unmasked for the time being, so