commit:     12aef002f205cd6251ac92d5ac549fd00904cc89
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 13:43:23 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 05:16:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12aef002

app-shells/autojump: enable py3.13

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 app-shells/autojump/autojump-22.5.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/autojump/autojump-22.5.3-r3.ebuild 
b/app-shells/autojump/autojump-22.5.3-r3.ebuild
index d49f249fcbcc..521f272beb40 100644
--- a/app-shells/autojump/autojump-22.5.3-r3.ebuild
+++ b/app-shells/autojump/autojump-22.5.3-r3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1 vcs-snapshot prefix

Reply via email to