diff options
Diffstat (limited to 'dev-python/pygments')
| -rw-r--r-- | dev-python/pygments/pygments-2.19.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygments/pygments-2.19.2.ebuild b/dev-python/pygments/pygments-2.19.2.ebuild index 5bf0a08855af..f18e61a73bf8 100644 --- a/dev-python/pygments/pygments-2.19.2.ebuild +++ b/dev-python/pygments/pygments-2.19.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_PN=${PN^} PYTHON_FULLY_TESTED=( python3_{11..14} pypy3_11 ) -PYTHON_COMPAT=( "${PYTHON_FULLY_TESTED[@]}" python3_15 python3_{13..15}t ) +PYTHON_COMPAT=( "${PYTHON_FULLY_TESTED[@]}" ) inherit distutils-r1 bash-completion-r1 pypi |
