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 03CA715849D for ; Fri, 31 May 2024 21:03:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32C66E2A36; Fri, 31 May 2024 21:03:53 +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 11BD0E2A36 for ; Fri, 31 May 2024 21:03:53 +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 F1E9233BDFF for ; Fri, 31 May 2024 21:03:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C63471C05 for ; Fri, 31 May 2024 21:03:48 +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: <1717189387.0db18f492f590e46b3c9a7af10b72693172ea945.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-126.0.1.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0db18f492f590e46b3c9a7af10b72693172ea945 X-VCS-Branch: master Date: Fri, 31 May 2024 21:03:48 +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: d0885cc2-b49c-4adf-96d2-28c94f16fdfe X-Archives-Hash: ba709cb9cc25a81a8f1fca0fba0f10b3 commit: 0db18f492f590e46b3c9a7af10b72693172ea945 Author: Anna (navi) Figueiredo Gomes vlhl dev> AuthorDate: Wed May 29 21:03:18 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 31 21:03:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db18f49 www-client/firefox: limit to vlhl.dev> Closes: https://github.com/gentoo/gentoo/pull/36710 Signed-off-by: Sam James gentoo.org> www-client/firefox/firefox-126.0.1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/www-client/firefox/firefox-126.0.1.ebuild b/www-client/firefox/firefox-126.0.1.ebuild index a002d14e7caa..a34755a240ec 100644 --- a/www-client/firefox/firefox-126.0.1.ebuild +++ b/www-client/firefox/firefox-126.0.1.ebuild @@ -93,8 +93,11 @@ BDEPEND="${PYTHON_DEPS} >=dev-util/cbindgen-0.26.0 net-libs/nodejs virtual/pkgconfig - !clang? ( >=virtual/rust-1.74 ) - !elibc_glibc? ( dev-lang/rust ) + !clang? ( + >=virtual/rust-1.74 + =dev-lang/nasm-2.14 ) x86? ( >=dev-lang/nasm-2.14 ) pgo? (