mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 20:08:43 -04:00
net-proxy/shadowsocks-rust: add RUST_MIN_VER RUST_MAX_VER
Signed-off-by: jinqiang zhang <jinqiang@zhang.my>
This commit is contained in:
parent
df4785f632
commit
4ab6dd7e5e
@ -8,6 +8,8 @@ EAPI=8
|
||||
CRATES="
|
||||
"
|
||||
|
||||
RUST_MAX_VER="1.86.0"
|
||||
RUST_MIN_VER="1.85.0"
|
||||
inherit cargo linux-info systemd
|
||||
|
||||
MY_PV=${PV/_alpha/-alpha.}
|
||||
|
Loading…
x
Reference in New Issue
Block a user