commit:     eadb5bdabd2b3c9b629a3fae492999ce7287cc72
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 12 07:18:26 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 12 07:20:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadb5bda

www-client/firefox: fix fatal pip check invocation in 96.0

Closes: https://bugs.gentoo.org/828999
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/firefox/firefox-96.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-client/firefox/firefox-96.0.ebuild 
b/www-client/firefox/firefox-96.0.ebuild
index 3dc32bcd0621..5f77dec81f98 100644
--- a/www-client/firefox/firefox-96.0.ebuild
+++ b/www-client/firefox/firefox-96.0.ebuild
@@ -945,6 +945,7 @@ src_configure() {
 
        # Use system's Python environment
        export MACH_USE_SYSTEM_PYTHON=1
+       export MACH_SYSTEM_ASSERTED_COMPATIBLE_WITH_MACH_SITE=1
        export PIP_NO_CACHE_DIR=off
 
        # Disable notification when build system has finished

Reply via email to