commit:     80ed751db3e893e3df598e3eeb18a645749c91da
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 22:13:31 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 22:13:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ed751d

www-client/firefox: adjust rust version requirement

Closes: https://bugs.gentoo.org/689596
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-68.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/firefox-68.0.ebuild 
b/www-client/firefox/firefox-68.0.ebuild
index c45ed5a3150..2c1d3838374 100644
--- a/www-client/firefox/firefox-68.0.ebuild
+++ b/www-client/firefox/firefox-68.0.ebuild
@@ -157,8 +157,8 @@ DEPEND="${CDEPEND}
                )
        )
        pulseaudio? ( media-sound/pulseaudio )
-       >=virtual/cargo-1.31.0
-       >=virtual/rust-1.31.0
+       >=virtual/cargo-1.34.0
+       >=virtual/rust-1.34.0
        wayland? ( >=x11-libs/gtk+-3.11:3[wayland] )
        amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
        x86? ( >=dev-lang/yasm-1.1 virtual/opengl )

Reply via email to