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 3AFEB158287 for ; Wed, 14 May 2025 20:44:57 +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 2090E343BD8 for ; Wed, 14 May 2025 20:44:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 31DBC1103C0; Wed, 14 May 2025 20:44:54 +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 286CF1103C0 for ; Wed, 14 May 2025 20:44:54 +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 D8AF3343BAD for ; Wed, 14 May 2025 20:44:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BAE32835 for ; Wed, 14 May 2025 20:44:52 +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: <1747255469.39d03988fbd4e2f1983eed4c792fb1f1fe2814ed.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 39d03988fbd4e2f1983eed4c792fb1f1fe2814ed X-VCS-Branch: master Date: Wed, 14 May 2025 20:44:52 +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: 8c73c7ed-e790-434b-914e-32898a386dbd X-Archives-Hash: b86a65a7973dbb4375c60be999a58e26 commit: 39d03988fbd4e2f1983eed4c792fb1f1fe2814ed Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 13 20:39:23 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 14 20:44:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d03988 profiles: Add dev-qt/qtwebchannel:5 package.mask Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 185ef0bdf4c5..e3cd0077d48c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -433,6 +433,7 @@ dev-qt/qtquicktimeline:5 dev-qt/qtsensors:5 dev-qt/qtserialbus:5 dev-qt/qtvirtualkeyboard:5 +dev-qt/qtwebchannel:5 dev-qt/qtwebview:5 # Michał Górny (2024-12-05)