From 9fc9278c8d6ca3e51395125d37a54cfc413a989a Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 14 Apr 2025 03:17:57 +0200 Subject: dev-util/devhelp: enable py3.13 Closes: https://bugs.gentoo.org/952444 Signed-off-by: Pacho Ramos --- dev-util/devhelp/devhelp-43.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/devhelp/devhelp-43.0.ebuild') diff --git a/dev-util/devhelp/devhelp-43.0.ebuild b/dev-util/devhelp/devhelp-43.0.ebuild index 4623869ab55c..4804f3e0d6e4 100644 --- a/dev-util/devhelp/devhelp-43.0.ebuild +++ b/dev-util/devhelp/devhelp-43.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit gnome.org gnome2-utils meson python-single-r1 xdg -- cgit v1.2.3