commit:     d4bbe840e54dfd4dcd7ca321bb12c10ba7d933db
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  8 06:51:43 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul  8 07:17:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bbe840

dev-libs/voikko-fi: enable py3.13

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/voikko-fi/voikko-fi-2.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/voikko-fi/voikko-fi-2.5-r1.ebuild 
b/dev-libs/voikko-fi/voikko-fi-2.5-r1.ebuild
index 8c392821db09..c9d5db4dd4e2 100644
--- a/dev-libs/voikko-fi/voikko-fi-2.5-r1.ebuild
+++ b/dev-libs/voikko-fi/voikko-fi-2.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit python-any-r1 verify-sig

Reply via email to