commit:     8145d87e6fee1fd61b6b77709415d0408d8b0ceb
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 17:59:53 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 17:59:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8145d87e

app-portage/tatt: enable py3.13

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-portage/tatt/tatt-0.11-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/tatt/tatt-0.11-r1.ebuild 
b/app-portage/tatt/tatt-0.11-r1.ebuild
index f82f988beab3..c8aa207ce8ad 100644
--- a/app-portage/tatt/tatt-0.11-r1.ebuild
+++ b/app-portage/tatt/tatt-0.11-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 

Reply via email to