mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-vcs/jj: add RUST_MIN_VER
Required by jj's MSRV. No revbump, since builds without the MSRV should have failed, so there's no need to rebuild. Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
RUST_MIN_VER="1.84.0"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="Jujutsu - an experimental version control system"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<name>Vivian Heisz (demize)</name>
|
||||
<name>Vivian Heisz (vhz)</name>
|
||||
<email>demize@unstable.systems</email>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
|
||||
Reference in New Issue
Block a user