From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1504745-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 54F201580C6
	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 5D223E07E2;
	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 42779E07E2
	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 25973340F1F
	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 5934799A
	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: <1680756564.fed0203dcce3d6889d0665fb46b71d313695c50c.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/powerpc/ppc32/package.mask
X-VCS-Directories: profiles/arch/powerpc/ppc32/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: fed0203dcce3d6889d0665fb46b71d313695c50c
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: 460e2eed-31af-4fbe-acde-35ba12266a54
X-Archives-Hash: a7d80e3a2d861daded2c1076bf5d6c00

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

profiles/arch/powerpc/ppc32: mask sys-apps/keyutils

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

 profiles/arch/powerpc/ppc32/package.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/powerpc/ppc32/package.mask b/profiles/arch/powerpc/ppc32/package.mask
index ba036c8865b5..fab94ddfc296 100644
--- a/profiles/arch/powerpc/ppc32/package.mask
+++ b/profiles/arch/powerpc/ppc32/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# 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
+
 # Sergei Trofimovich <slyfox@gentoo.org> (2021-02-17)
 # Not ported to ppc32. See ALL_.*_SUPPORTED_ARCH
 # in compiler-rt/cmake/. Bug #708344