commit:     42e06168be8e894d260308fa2ba54785802f9f46
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 05:39:09 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  3 05:39:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e06168

dev-cpp/ctemplate: enable py3.11

Only used for tests and already restricted.

Closes: https://bugs.gentoo.org/896670
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/ctemplate/ctemplate-2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/ctemplate/ctemplate-2.4.ebuild 
b/dev-cpp/ctemplate/ctemplate-2.4.ebuild
index 4ae3af9c20f2..b1a2a9d2775c 100644
--- a/dev-cpp/ctemplate/ctemplate-2.4.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit autotools elisp-common python-any-r1
 

Reply via email to