commit:     784fcd7db5c52b654d4156965ff436f8f1d57b59
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  5 07:57:54 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Sep  5 07:57:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784fcd7d

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

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild | 2 +-
 sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild
index 7c7bb6bbc7fc..13a638846887 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild
@@ -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
 

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
index e4864f18768b..6a64fd9e5634 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
@@ -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

Reply via email to