Package app-emulation/ruffle-0_p20220601 should depend on dev-lang/rust-1.61.0 or newer - trying to emerge with the current stable rust gives me the following error: >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/ruffle-0_p20220601/work/ruffle-nightly-2022-06-01 ... * cargo build --release --bins error: package `enum-map v2.3.0` cannot be built because it requires rustc 1.61 or newer, while the currently active rustc version is 1.60.0
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9494bec09622649e43f208ff083c8a97baef0f commit 0e9494bec09622649e43f208ff083c8a97baef0f Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-06-12 15:08:50 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-06-12 15:10:23 +0000 app-emulation/ruffle: bump rust requirement to >=1.61 Requirements for this package bump faster than I anticipated after barely set it to 1.60 for last one. Will keep the previous snapshot for those that'd rather use stable rust. Closes: https://bugs.gentoo.org/851519 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> app-emulation/ruffle/ruffle-0_p20220601.ebuild | 2 +- app-emulation/ruffle/ruffle-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)