Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Wed, 12 Jan 2022 07:21:06
Message-Id: 1641972053.eadb5bdabd2b3c9b629a3fae492999ce7287cc72.juippis@gentoo
1 commit: eadb5bdabd2b3c9b629a3fae492999ce7287cc72
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 12 07:18:26 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 12 07:20:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadb5bda
7
8 www-client/firefox: fix fatal pip check invocation in 96.0
9
10 Closes: https://bugs.gentoo.org/828999
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 www-client/firefox/firefox-96.0.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/www-client/firefox/firefox-96.0.ebuild b/www-client/firefox/firefox-96.0.ebuild
17 index 3dc32bcd0621..5f77dec81f98 100644
18 --- a/www-client/firefox/firefox-96.0.ebuild
19 +++ b/www-client/firefox/firefox-96.0.ebuild
20 @@ -945,6 +945,7 @@ src_configure() {
21
22 # Use system's Python environment
23 export MACH_USE_SYSTEM_PYTHON=1
24 + export MACH_SYSTEM_ASSERTED_COMPATIBLE_WITH_MACH_SITE=1
25 export PIP_NO_CACHE_DIR=off
26
27 # Disable notification when build system has finished