commit: 373e3e05c123005acdc60eeada8051a5a7a0afc5
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 19:06:15 2022 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 14:26:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373e3e05
dev-libs/newt: enable py3.11
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
dev-libs/newt/newt-0.52.21_p20210816.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/newt/newt-0.52.21_p20210816.ebuild
b/dev-libs/newt/newt-0.52.21_p20210816.ebuild
index d6c71471e388..57ed161c4cfd 100644
--- a/dev-libs/newt/newt-0.52.21_p20210816.ebuild
+++ b/dev-libs/newt/newt-0.52.21_p20210816.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit autotools python-r1 toolchain-funcs