mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
sys-apps/syd: Fix RUST_MIN_VER
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
RESTRICT="test" # fails with sandbox
|
||||
|
||||
RUST_MIN_VER="1.83.0"
|
||||
RUST_MIN_VER="1.88.0"
|
||||
|
||||
CRATES="
|
||||
addr2line@0.25.1
|
||||
|
||||
Reference in New Issue
Block a user