commit: 12b4f78ff56ad6f63395760e8f8ba8727d0194b8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 6 17:44:42 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 6 19:01:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b4f78f
app-doc/mathjax-docs: Update impls to match deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-doc/mathjax-docs/mathjax-docs-3.2.2.ebuild | 4 ++--
1 file 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