dev-python/tempus-themes: enable py3.11

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova 2022-07-07 05:28:45 +05:00
parent f8edf8c50b
commit 84e2997aba
No known key found for this signature in database
GPG Key ID: E7B76EDC50864BB1

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} pypy3 )
PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1
DESCRIPTION="Accessible themes for Pygments"