mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
app-misc/wayvr: fix RUST_MIN_VER
Closes: https://bugs.gentoo.org/979325 Signed-off-by: Patrick Nicolas <patricknicolas@laposte.net>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=({15..21})
|
||||
RUST_MIN_VER="1.88.0"
|
||||
RUST_MIN_VER="1.95"
|
||||
|
||||
inherit cargo desktop xdg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user