commit:     a2e09d23745abe1db8e6e954692f6c69e133a956
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 23:40:41 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 29 23:40:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e09d23

app-portage/kuroneko: enable py3.13

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/kuroneko/kuroneko-0.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/kuroneko/kuroneko-0.1.5.ebuild 
b/app-portage/kuroneko/kuroneko-0.1.5.ebuild
index f48a1fb55c96..4477e4ed5a19 100644
--- a/app-portage/kuroneko/kuroneko-0.1.5.ebuild
+++ b/app-portage/kuroneko/kuroneko-0.1.5.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 

Reply via email to