From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1504746-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 6CDAA1580CF
	for <garchives@archives.gentoo.org>; Thu,  6 Apr 2023 04:50:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8264AE07E6;
	Thu,  6 Apr 2023 04:50:32 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 66234E07E6
	for <gentoo-commits@lists.gentoo.org>; Thu,  6 Apr 2023 04:50:32 +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 51FE4340F2B
	for <gentoo-commits@lists.gentoo.org>; Thu,  6 Apr 2023 04:50:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BEBAA1E
	for <gentoo-commits@lists.gentoo.org>; Thu,  6 Apr 2023 04:50:29 +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: <1680756579.6a83ab59bfc04960bfeaa5d3c07627e3cab9e121.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/sparc/package.mask
X-VCS-Directories: profiles/arch/sparc/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6a83ab59bfc04960bfeaa5d3c07627e3cab9e121
X-VCS-Branch: master
Date: Thu,  6 Apr 2023 04:50:29 +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: c0b8bf73-5673-410c-aede-3563cf02b0fb
X-Archives-Hash: a1e8dfc3c15447e70d94ac54d9084415

commit:     6a83ab59bfc04960bfeaa5d3c07627e3cab9e121
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  6 04:49:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr  6 04:49:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a83ab59

profiles/arch/sparc: mask sys-apps/keyutils

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

 profiles/arch/sparc/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask
index 467d775a6b12..0cee81ea3c48 100644
--- a/profiles/arch/sparc/package.mask
+++ b/profiles/arch/sparc/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2023-04-06)
+# sys-apps/keyutils has many test failures here, bug #636252
+sys-apps/keyutils
+
 # matoro <matoro_gentoo@matoro.tk> (2022-03-20)
 # Broken on big-endian (#861710)
 # https://github.com/trendmicro/tlsh/issues/131