summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-04 09:46:22 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-04 10:07:50 +0300
commit9a26e339968e5aa3512a717865e19999f4f413c8 (patch)
tree99803fea256ce8144e37ac6c9dcc432a7a25c7c8
parentdev-libs/efl: enable py3.11 (diff)
downloadgentoo-9a26e339.tar.gz
gentoo-9a26e339.tar.bz2
gentoo-9a26e339.zip
dev-libs/libvoikko: enable py3.11
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/libvoikko/libvoikko-4.3.1.ebuild4
1 files 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