diff options
Diffstat (limited to 'app-doc/mathjax-docs/mathjax-docs-3.2.2.ebuild')
| -rw-r--r-- | app-doc/mathjax-docs/mathjax-docs-3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/mathjax-docs/mathjax-docs-3.2.2.ebuild b/app-doc/mathjax-docs/mathjax-docs-3.2.2.ebuild index 1ba596c85a9e..11d923bfec53 100644 --- a/app-doc/mathjax-docs/mathjax-docs-3.2.2.ebuild +++ b/app-doc/mathjax-docs/mathjax-docs-3.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} ) inherit python-any-r1 vcs-clean # MathJax-docs doesn't have releases, so this is the commit that was |
