From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1459897-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 EC7BB158021
	for <garchives@archives.gentoo.org>; Thu, 24 Nov 2022 03:08:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DB352E0A97;
	Thu, 24 Nov 2022 03:08:31 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id AB930E0A97
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Nov 2022 03:08:31 +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 6C2C7340F90
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Nov 2022 03:08:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CF66762
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Nov 2022 03:08:28 +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: <1669259294.cefd56c21115de7534bd0b6fce1264fe407e03e1.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: cefd56c21115de7534bd0b6fce1264fe407e03e1
X-VCS-Branch: master
Date: Thu, 24 Nov 2022 03:08:28 +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: d0ca4310-bfa6-4744-9fc8-8ca9b631145a
X-Archives-Hash: 22706c32ed21da9cec5c607f7748806a

commit:     cefd56c21115de7534bd0b6fce1264fe407e03e1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 03:01:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 03:08:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cefd56c2

profiles/arch/sparc: mask gnome-extra/sushi

Needs gjs->spidermonkey->rust.

Bug: https://bugs.gentoo.org/882071
Signed-off-by: Sam James <sam <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/28333
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 6a4f874db264..afbf090e2876 100644
--- a/profiles/arch/sparc/package.mask
+++ b/profiles/arch/sparc/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-11-24)
+# Pulls in gjs which is broken on sparc, bug #882071
+gnome-extra/sushi
+
 # Raúl Porcel <armin76@gentoo.org> (2014-11-17)
 # Mask sys-devel/kgcc64 since >=gcc-4.4 can build 64bit kernels
 sys-devel/kgcc64