commit: 1845768775133baa21ac6492f0f3fe2aedda0347 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Oct 2 15:15:20 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Oct 2 15:15:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18457687
www-client/firefox: relax Rust requirement See build/moz.configure/rust.configure:rust_compiler(). Close: https://bugs.gentoo.org/746005 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> www-client/firefox/firefox-78.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-78.3.1.ebuild b/www-client/firefox/firefox-78.3.1.ebuild index 6ec9c12d1c0..b5f29994dff 100644 --- a/www-client/firefox/firefox-78.3.1.ebuild +++ b/www-client/firefox/firefox-78.3.1.ebuild @@ -63,7 +63,7 @@ BDEPEND="${PYTHON_DEPS} >=dev-util/cbindgen-0.14.3 >=net-libs/nodejs-10.19.0 virtual/pkgconfig - >=virtual/rust-1.43.0 + >=virtual/rust-1.41.0 || ( ( sys-devel/clang:11
