From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 2BD4B158020 for ; 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 4D7F8E0A68; Thu, 24 Nov 2022 03:08:31 +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 35EB7E0A68 for ; 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 43C92340F8E for ; Thu, 24 Nov 2022 03:08:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 760A375E for ; Thu, 24 Nov 2022 03:08:28 +0000 (UTC) From: "Sam James" 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" Message-ID: <1669259293.4e33013ebf41f04c7299dbf244bb601201ed86ce.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.use.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4e33013ebf41f04c7299dbf244bb601201ed86ce X-VCS-Branch: master Date: Thu, 24 Nov 2022 03:08:28 +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: dc7af667-7da0-454a-9315-af8104d28dbf X-Archives-Hash: 800832d940f4341384af89df9a5338c5 commit: 4e33013ebf41f04c7299dbf244bb601201ed86ce Author: Sam James gentoo org> AuthorDate: Thu Nov 24 02:45:23 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 24 03:08:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e33013e profiles/arch/sparc: mask gjs reverse dependencies Even though we have Rust on some sparc, gjs is broken on sparc. Bug: https://bugs.gentoo.org/882071 Signed-off-by: Sam James gentoo.org> profiles/arch/sparc/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 06d560496ac2..d507e208dd80 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-11-24) +# Pulls in gjs which is broken on sparc, bug #882071 +app-crypt/libsecret test-rust +dev-util/glade gjs +gnome-base/gnome-menus test + # Florian Schmaus (2022-11-23) # avoid larger deptree, bug #882593 dev-python/bracex doc