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 166A2158094 for ; Wed, 27 Jul 2022 04:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AC89E0EC8; Wed, 27 Jul 2022 04:14:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E793DE0EE3 for ; Wed, 27 Jul 2022 04:14:13 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBA0634104E for ; Wed, 27 Jul 2022 04:14:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F8E0560 for ; Wed, 27 Jul 2022 04:14:10 +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: <1658894991.78ce2d6d235453d4c45df741b02b8a8e88b0c192.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: 78ce2d6d235453d4c45df741b02b8a8e88b0c192 X-VCS-Branch: master Date: Wed, 27 Jul 2022 04:14:10 +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: bb18c5f6-af18-4d39-80ea-d21a99dc3c09 X-Archives-Hash: bdfa705d869236d84c6d07eb1d8402c7 commit: 78ce2d6d235453d4c45df741b02b8a8e88b0c192 Author: Sam James gentoo org> AuthorDate: Wed Jul 27 04:09:43 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 27 04:09:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ce2d6d profiles/arch/sparc: mask spidermonkey[lto] No lld here yet. Did try, but lld had: ``` Testing Time: 65.10s Unsupported : 14 Passed : 2376 Expectedly Failed: 1 Failed : 206 ``` Bug: https://bugs.gentoo.org/753221 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 72517fbad896..532a5bd302d7 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-07-27) +# sys-devel/lld is not keyworded on sparc +>=dev-lang/spidermonkey-78 lto + # Matthew Smith (2022-07-10) # Needs unkeyworded app-doc/halibut >=net-misc/putty-0.77 doc