Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Fri, 02 Oct 2020 15:19:08
Message-Id: 1601651720.1845768775133baa21ac6492f0f3fe2aedda0347.whissi@gentoo
1 commit: 1845768775133baa21ac6492f0f3fe2aedda0347
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 2 15:15:20 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 2 15:15:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18457687
7
8 www-client/firefox: relax Rust requirement
9
10 See build/moz.configure/rust.configure:rust_compiler().
11
12 Close: https://bugs.gentoo.org/746005
13 Package-Manager: Portage-3.0.8, Repoman-3.0.1
14 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
15
16 www-client/firefox/firefox-78.3.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/www-client/firefox/firefox-78.3.1.ebuild b/www-client/firefox/firefox-78.3.1.ebuild
20 index 6ec9c12d1c0..b5f29994dff 100644
21 --- a/www-client/firefox/firefox-78.3.1.ebuild
22 +++ b/www-client/firefox/firefox-78.3.1.ebuild
23 @@ -63,7 +63,7 @@ BDEPEND="${PYTHON_DEPS}
24 >=dev-util/cbindgen-0.14.3
25 >=net-libs/nodejs-10.19.0
26 virtual/pkgconfig
27 - >=virtual/rust-1.43.0
28 + >=virtual/rust-1.41.0
29 || (
30 (
31 sys-devel/clang:11