From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1373034-garchives=archives.gentoo.org@lists.gentoo.org>
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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 2323315808B
	for <garchives@archives.gentoo.org>; Mon,  7 Mar 2022 04:00:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 68E69E088B;
	Mon,  7 Mar 2022 04:00:18 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 4D822E088B
	for <gentoo-commits@lists.gentoo.org>; Mon,  7 Mar 2022 04:00:18 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 6FC14342C39
	for <gentoo-commits@lists.gentoo.org>; Mon,  7 Mar 2022 04:00:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0501A1F1
	for <gentoo-commits@lists.gentoo.org>; Mon,  7 Mar 2022 04:00:16 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1646625596.861571a5ba548f958bcaa7ac6ade1e1e00e46b60.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/arm64/package.use.stable.mask
X-VCS-Directories: profiles/arch/arm64/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 861571a5ba548f958bcaa7ac6ade1e1e00e46b60
X-VCS-Branch: master
Date: Mon,  7 Mar 2022 04:00:16 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: ee010645-804f-4608-bf02-a0ec17d9175e
X-Archives-Hash: 2aab6b8769fe1f6a4518e334f910b000

commit:     861571a5ba548f958bcaa7ac6ade1e1e00e46b60
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 03:59:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 03:59:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=861571a5

profiles/arch/arm64: stable-mask openmpi[openmpi_rm_slurm] too

Bug: https://bugs.gentoo.org/816579
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm64/package.use.stable.mask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index f3a5e95f368e..6d003cbb0ef1 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -3,7 +3,8 @@
 
 # Sam James <sam@gentoo.org> (2022-03-07)
 # sys-cluster/torque not marked stable on arm64
-sys-cluster/openmpi openmpi_rm_pbs
+# nor is sys-cluster/slurm yet
+sys-cluster/openmpi openmpi_rm_pbs openmpi_rm_slurm
 
 # Andreas Sturmlechner <asturm@gentoo.org> (2022-03-03)
 # dev-util/kdevelop-php is not yet stable, bug #834530