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 0C4A21584AD for ; Sat, 19 Apr 2025 10:49:39 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B92E3343081 for ; Sat, 19 Apr 2025 10:49:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B6149110494; Sat, 19 Apr 2025 10:49:37 +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 ACE48110494 for ; Sat, 19 Apr 2025 10:49:37 +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 5848334307B for ; Sat, 19 Apr 2025 10:49:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B456D19F6 for ; Sat, 19 Apr 2025 10:49:35 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1745059525.82925a1ce7fbe83e71526b15198f9d4383a75baa.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 82925a1ce7fbe83e71526b15198f9d4383a75baa X-VCS-Branch: master Date: Sat, 19 Apr 2025 10:49:35 +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: 3dec8d5d-1760-4de3-9da8-d2270644e1b5 X-Archives-Hash: 7a06edd20f1d4a9ef8ce373ffa70ac78 commit: 82925a1ce7fbe83e71526b15198f9d4383a75baa Author: Michał Górny gentoo org> AuthorDate: Sat Apr 12 10:27:08 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 19 10:45:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82925a1c profiles/base: Stable-mask flags requiring dev-python/mpi4py Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 80e95f2e5d83..8cea564cc248 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # New entries go on top. # Please use the same syntax as in package.use.mask. +# Michał Górny (2024-04-12) +# dev-python/mpi4py has no stable keywords. +media-gfx/netgen mpi +sci-libs/vtk mpi + # Sam James (2025-03-07) # Gradually unmask for newer Rust to avoid making users recompile for # the change. See bug #735154.