sys-block/thin-provisioning-tools: add RUST_MAX_VER workaround

Keeping bug open pending bump.

Bug: https://bugs.gentoo.org/964273
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-11-13 10:27:35 +00:00
parent ab6b6ec10a
commit 0271237745
5 changed files with 16 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
EAPI=8
# bug #964273
RUST_MAX_VER=1.88.0
if [[ ${PV} != *9999 ]]; then
CRATES="
adler@1.0.2

View File

@@ -1,8 +1,11 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# bug #964273
RUST_MAX_VER=1.88.0
CRATES="
adler@1.0.2
aho-corasick@1.1.3

View File

@@ -3,6 +3,9 @@
EAPI=8
# bug #964273
RUST_MAX_VER=1.88.0
CRATES="
adler@1.0.2
aho-corasick@1.1.3

View File

@@ -3,6 +3,9 @@
EAPI=8
# bug #964273
RUST_MAX_VER=1.88.0
CRATES="
adler@1.0.2
aho-corasick@1.1.3

View File

@@ -3,6 +3,9 @@
EAPI=8
# bug #964273
RUST_MAX_VER=1.88.0
CRATES="
adler@1.0.2
aho-corasick@1.1.3