mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
sys-apps/eza: properly set rust min version
Closes: https://bugs.gentoo.org/961480 Signed-off-by: idealseal <realidealseal@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43640 Closes: https://github.com/gentoo/gentoo/pull/43640 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
ae8e9374b2
commit
9b659971f0
@ -230,7 +230,7 @@ CRATES="
|
||||
zerovec@0.11.2
|
||||
"
|
||||
|
||||
MIN_RUST_VER="1.82.0"
|
||||
RUST_MIN_VER="1.82.0"
|
||||
|
||||
inherit cargo shell-completion
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user