commit:     30e6c7772f1f79c67b9c993f3d610c90afe27481
Author:     Christopher Fore <csfore <AT> posteo <DOT> net>
AuthorDate: Mon Sep  1 20:07:18 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Sep  5 07:57:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e6c777

sys-fs/bcachefs-tools: enable py3.14 on 9999

Part-of: https://github.com/gentoo/gentoo/pull/43127
Closes: https://github.com/gentoo/gentoo/pull/43127
Closes: https://github.com/gentoo/gentoo/pull/43641
Signed-off-by: Christopher Fore <csfore <AT> posteo.net>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
index e282fa71f7da..81160837f9cb 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..13} )
+PYTHON_COMPAT=( python3_{10..14} )
 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