dev-tex/pythontex: enable py3.11

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan 2023-01-29 13:17:35 +01:00
parent 46a72e7c53
commit 3b362ebdc0
No known key found for this signature in database
GPG Key ID: A2E2304370447E8E
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit latex-package python-r1