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 2E069158094 for ; Sat, 25 Jun 2022 08:21:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56FE9E0809; Sat, 25 Jun 2022 08:21:43 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C95CE0809 for ; Sat, 25 Jun 2022 08:21:43 +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 48333341847 for ; Sat, 25 Jun 2022 08:21:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1011B456 for ; Sat, 25 Jun 2022 08:21:40 +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: <1656145295.1f476b3718ce8cdfe011f3a1617f2c1fab8265c3.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: 1f476b3718ce8cdfe011f3a1617f2c1fab8265c3 X-VCS-Branch: master Date: Sat, 25 Jun 2022 08:21:40 +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: 4bba9243-289f-4c3b-90fe-dc80c85b7b5e X-Archives-Hash: 5da7a60808d17557a5437fbdc6e049a8 commit: 1f476b3718ce8cdfe011f3a1617f2c1fab8265c3 Author: Sam James gentoo org> AuthorDate: Sat Jun 25 08:21:30 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 25 08:21:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f476b37 profiles/arch/sparc: mask dev-lang/rust[wasm] Signed-off-by: Sam James gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index c4dbb925eebf..7fe4569b7611 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-06-25) +# sys-devel/lld lacks sparc support right now +dev-lang/rust wasm + # Sam James (2022-06-25) # We're not (yet?) providing our own tarballs for these and # upstream don't offer them for this arch (see bug #769467).