summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-09-15 09:08:18 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-09-15 09:08:18 +0300
commit9397d07c5329a062eb63883d14018e143d6f6ba2 (patch)
tree42f345953a073ab1d75d2e69f1c0107e2dd12110 /www-client
parentsys-fs/fuse: add missing gettext bdepend to 2.9.9-r2 (diff)
downloadgentoo-9397d07c5329a062eb63883d14018e143d6f6ba2.tar.gz
gentoo-9397d07c5329a062eb63883d14018e143d6f6ba2.tar.bz2
gentoo-9397d07c5329a062eb63883d14018e143d6f6ba2.zip
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@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-102.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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