commit: e037e5ca7319d71ab0ef81a35e63515c48f1bba4
Author: Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Mon Oct 28 10:54:03 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 12:48:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e037e5ca
app-text/yelp-tools: enable py3.13
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-text/yelp-tools/yelp-tools-42.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild
b/app-text/yelp-tools/yelp-tools-42.1.ebuild
index 054d916c603f..c56c0015a635 100644
--- a/app-text/yelp-tools/yelp-tools-42.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit gnome2 meson python-single-r1
DESCRIPTION="Collection of tools for building and converting documentation"