commit:     9a26e339968e5aa3512a717865e19999f4f413c8
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 06:46:22 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 07:07:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a26e339

dev-libs/libvoikko: enable py3.11

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

 dev-libs/libvoikko/libvoikko-4.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libvoikko/libvoikko-4.3.1.ebuild 
b/dev-libs/libvoikko/libvoikko-4.3.1.ebuild
index 97d1bc96ddeb..e4791f9de050 100644
--- a/dev-libs/libvoikko/libvoikko-4.3.1.ebuild
+++ b/dev-libs/libvoikko/libvoikko-4.3.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit python-r1 verify-sig
 

Reply via email to