sys-fs/bcachefs-tools: disable py3.10

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2025-09-05 09:57:54 +02:00
parent 1122d6eef4
commit 784fcd7db5
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ CRATES="
"
LLVM_COMPAT=( {17..20} )
PYTHON_COMPAT=( python3_{10..14} )
PYTHON_COMPAT=( python3_{11..14} )
RUST_MIN_VER="1.77.0"
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kentoverstreet.asc

View File

@@ -88,7 +88,7 @@ CRATES="
"
LLVM_COMPAT=( {17..20} )
PYTHON_COMPAT=( python3_{10..14} )
PYTHON_COMPAT=( python3_{11..14} )
RUST_MIN_VER="1.77.0"
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kentoverstreet.asc
inherit cargo flag-o-matic llvm-r1 python-any-r1 shell-completion toolchain-funcs unpacker verify-sig