mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-crypt/sequoia-sop: add missing RUST_MIN_VER
Closes: https://bugs.gentoo.org/961735 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
1dbb2361b4
commit
f909cf8996
@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
CRATES="
|
||||
"
|
||||
|
||||
RUST_MIN_VER="1.79.0"
|
||||
LLVM_COMPAT=( {16..20} )
|
||||
|
||||
inherit cargo llvm-r1 shell-completion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user