diff options
Diffstat (limited to 'dev-python/pygments/pygments-2.18.0.ebuild')
-rw-r--r-- | dev-python/pygments/pygments-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygments/pygments-2.18.0.ebuild b/dev-python/pygments/pygments-2.18.0.ebuild index c287a352633e..44890143e1a3 100644 --- a/dev-python/pygments/pygments-2.18.0.ebuild +++ b/dev-python/pygments/pygments-2.18.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_PN=${PN^} -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit distutils-r1 bash-completion-r1 pypi |