commit:     9397d07c5329a062eb63883d14018e143d6f6ba2
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 06:08:18 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 06:08:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9397d07c

www-client/firefox: restrict rust to <1.63 on 102

 - new versions which supports 1.63 will be out in few days.

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

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

diff --git a/www-client/firefox/firefox-102.2.0.ebuild 
b/www-client/firefox/firefox-102.2.0.ebuild
index 5fc46dffe81b..a0eeff939240 100644
--- a/www-client/firefox/firefox-102.2.0.ebuild
+++ b/www-client/firefox/firefox-102.2.0.ebuild
@@ -87,7 +87,7 @@ BDEPEND="${PYTHON_DEPS}
        >=dev-util/cbindgen-0.24.3
        net-libs/nodejs
        virtual/pkgconfig
-       virtual/rust
+       <virtual/rust-1.63
        || (
                (
                        sys-devel/clang:14

Reply via email to