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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 20E9015806E for ; Tue, 6 Jun 2023 19:21:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50A2EE0843; Tue, 6 Jun 2023 19:21:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E7AFE0843 for ; Tue, 6 Jun 2023 19:21:20 +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 57B02340D23 for ; Tue, 6 Jun 2023 19:21:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4B4BA80 for ; Tue, 6 Jun 2023 19:21:17 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1686079042.91b6054d92693f0ae487f9863e6ff6f2e6f0fab5.juippis@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: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 91b6054d92693f0ae487f9863e6ff6f2e6f0fab5 X-VCS-Branch: master Date: Tue, 6 Jun 2023 19:21:17 +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: f6d27c75-1c20-42c8-a4d9-5a26347e1d48 X-Archives-Hash: 7d074c7d190b3eb0c4293a62ab2b0468 commit: 91b6054d92693f0ae487f9863e6ff6f2e6f0fab5 Author: Joonas Niilola gentoo org> AuthorDate: Tue Jun 6 19:17:22 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Jun 6 19:17:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b6054d profiles/base: package.use.mask www-client/firefox[valgrind] - no time was allocated to runtime-testing this, so more work may be required. Bug: https://bugs.gentoo.org/906509 Signed-off-by: Joonas Niilola 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 8eff2e4b9567..ccf3190838bb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Joonas Niilola (2023-06-06) +# Runtime not tested, may require more configuration in the ebuild. +# Bug: #906509. +www-client/firefox valgrind + # Sam James (2023-06-06) # Needs linux-only dev-libs/libaio. app-emulation/qemu aio