From 3b362ebdc0e307a3ab0f6975a8902acd1a294ea2 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 29 Jan 2023 13:17:35 +0100 Subject: dev-tex/pythontex: enable py3.11 Signed-off-by: Andrew Ammerlaan --- dev-tex/pythontex/pythontex-0.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-tex/pythontex/pythontex-0.18.ebuild') diff --git a/dev-tex/pythontex/pythontex-0.18.ebuild b/dev-tex/pythontex/pythontex-0.18.ebuild index 41be613a3d14..4cf250f669f3 100644 --- a/dev-tex/pythontex/pythontex-0.18.ebuild +++ b/dev-tex/pythontex/pythontex-0.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit latex-package python-r1 -- cgit v1.2.3