commit:     b743edb249b308a2966e0ca5c58cccc6f8cca127
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 14 04:27:11 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Aug 14 04:27:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b743edb2

x11-terms/kitty: enable py3.14

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-terms/kitty/kitty-0.42.2-r1.ebuild | 2 +-
 x11-terms/kitty/kitty-9999.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-terms/kitty/kitty-0.42.2-r1.ebuild 
b/x11-terms/kitty/kitty-0.42.2-r1.ebuild
index 7d8356d0d28f..0172cd8b7861 100644
--- a/x11-terms/kitty/kitty-0.42.2-r1.ebuild
+++ b/x11-terms/kitty/kitty-0.42.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit edo go-env optfeature multiprocessing python-single-r1
 inherit shell-completion toolchain-funcs xdg
 

diff --git a/x11-terms/kitty/kitty-9999.ebuild 
b/x11-terms/kitty/kitty-9999.ebuild
index 55e9571068af..84b4f1c8009c 100644
--- a/x11-terms/kitty/kitty-9999.ebuild
+++ b/x11-terms/kitty/kitty-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit edo go-env optfeature multiprocessing python-single-r1
 inherit shell-completion toolchain-funcs xdg
 

Reply via email to