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 3787E1584AD for ; Mon, 21 Apr 2025 10:40:59 +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 22BEC343067 for ; Mon, 21 Apr 2025 10:40:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5B93F1104B7; Mon, 21 Apr 2025 10:40:43 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 547AF1104B7 for ; Mon, 21 Apr 2025 10:40:43 +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 E892B340C3C for ; Mon, 21 Apr 2025 10:40:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D35FE1C78 for ; Mon, 21 Apr 2025 10:40:40 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1745232024.c8c29943040232add1159e6c4edfb788334e48f1.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c8c29943040232add1159e6c4edfb788334e48f1 X-VCS-Branch: master Date: Mon, 21 Apr 2025 10:40:40 +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: caded8ff-95a3-4b16-a1d2-8e68e1165a92 X-Archives-Hash: cd07d1888a26f84c27930ad15bf8899a commit: c8c29943040232add1159e6c4edfb788334e48f1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 21 06:58:28 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 21 10:40:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c29943 profiles: Mask dev-qt/qtwebengine:5 revdeps app-i18n/fcitx-chinese-addons[webengine] app-office/libalkimia[webengine] Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8d3fbc613fde..a383c12c943f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # New entries go on top. +# Andreas Sturmlechner (2025-04-21) +# Prepare cleanup of dev-qt/qtwebengine:5 +app-i18n/fcitx-chinese-addons webengine +app-office/libalkimia webengine + # Matt Jolly (2025-04-16) # Older versions of freeciv build an incompatible client and # server with this USE enabled.