commit:     3b5beaf546044708e1143928c446d6a37063cdf1
Author:     tea <tea+gentoo <AT> cuddleslut <DOT> fr>
AuthorDate: Tue May 13 18:20:46 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue May 13 18:22:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3b5beaf5

x11-misc/autotiling: enable py3.13

Signed-off-by: tea <tea+gentoo <AT> cuddleslut.fr>

 x11-misc/autotiling/autotiling-1.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/autotiling/autotiling-1.9.3.ebuild 
b/x11-misc/autotiling/autotiling-1.9.3.ebuild
index 1b0151c9b..356a86dc8 100644
--- a/x11-misc/autotiling/autotiling-1.9.3.ebuild
+++ b/x11-misc/autotiling/autotiling-1.9.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1 pypi

Reply via email to