mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-07 00:05:47 +03:00
sys-fs/bcachefs-tools: disable py3.10
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user