commit: 84e2997aba204009595568b082623dffaffb97bf
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Jul 7 00:28:45 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Thu Jul 7 00:40:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84e2997a
dev-python/tempus-themes: enable py3.11
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
b/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
index c3cc98a1d..8c1d2b985 100644
--- a/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
+++ b/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
@@ -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"