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:
Vivian Heisz (vhz)
2025-05-20 11:32:23 -04:00
parent 0615dd98fd
commit 6e5c5e60c0
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,8 @@
EAPI=8
RUST_MIN_VER="1.84.0"
inherit cargo
DESCRIPTION="Jujutsu - an experimental version control system"

View File

@@ -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>