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 95E8B15A7D9 for ; Thu, 16 Mar 2023 08:43:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E16EDE0636; Thu, 16 Mar 2023 08:43: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 C0F67E0636 for ; Thu, 16 Mar 2023 08:43: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E04C433C1EA for ; Thu, 16 Mar 2023 08:43:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7915F7F9 for ; Thu, 16 Mar 2023 08:43:41 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1678956218.0a798944bef644d2b7caa2b4587517c6ab2566fc.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.force X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0a798944bef644d2b7caa2b4587517c6ab2566fc X-VCS-Branch: master Date: Thu, 16 Mar 2023 08:43:41 +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: dad1f8d7-5e43-42e7-9748-024882ffd8c0 X-Archives-Hash: 51928fd9b2ada55bba4462325f60c521 commit: 0a798944bef644d2b7caa2b4587517c6ab2566fc Author: Joonas Niilola gentoo org> AuthorDate: Thu Mar 16 08:42:33 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Mar 16 08:43:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a798944 profiles/arch/x86: force dev-lang/spidermonkey[jit] Bug: https://bugs.gentoo.org/901463 Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/x86/package.use.force | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force index ab771e1ef619..25906d738517 100644 --- a/profiles/arch/x86/package.use.force +++ b/profiles/arch/x86/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola (2023-03-16) +# Fails with -jit, #901463. +>=dev-lang/spidermonkey-102.6.0 jit + # Joonas Niilola (2022-05-19) # Bundled libvpx results in a failure, force the system-libvpx to be # used. bmo#1768145. Confirmed on firefox-91 and firefox-100.0.