From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 662CF1581EE for ; Sun, 30 Mar 2025 08:20:24 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4C70C3431A1 for ; Sun, 30 Mar 2025 08:20:24 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C49D91104B3; Sun, 30 Mar 2025 08:20:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id BE55E1104B3 for ; Sun, 30 Mar 2025 08:20:17 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 777F1343185 for ; Sun, 30 Mar 2025 08:20:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE966284E for ; Sun, 30 Mar 2025 08:20:15 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1743322776.e63fdf2b67fc512c53704129bb1e68bb2b2c8f54.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: e63fdf2b67fc512c53704129bb1e68bb2b2c8f54 X-VCS-Branch: master Date: Sun, 30 Mar 2025 08:20:15 +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: 3713e1bd-10c6-46b7-ba01-df6e55334a05 X-Archives-Hash: 1cbe534f88425c009572c71038bd3af4 commit: e63fdf2b67fc512c53704129bb1e68bb2b2c8f54 Author: Ionen Wolkens gentoo org> AuthorDate: Sun Mar 30 05:21:28 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Mar 30 08:19:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63fdf2b profiles/arch/amd64/x32: mask dev-python/qpageview Newly needs pyqt6[pdfium] which itself needs qtwebengine. The only package needing this (frescobaldi), also depends on qtwebengine either way. Signed-off-by: Ionen Wolkens gentoo.org> profiles/arch/amd64/x32/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index a370355c9fda..854dc1c1c25b 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -77,6 +77,7 @@ dev-qt/qtwebengine dev-qt/qtwebview dev-python/pyqt6-webengine dev-python/pyqtwebengine +dev-python/qpageview app-admin/calamares app-text/zeal app-editors/ghostwriter