summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-12-25 23:05:50 +0100
committerDavid Seifert <soap@gentoo.org>2022-12-25 23:05:50 +0100
commit7a96c2547f22c28b30b6fe2bfca9a4c484fbd272 (patch)
tree96d864e5d1b65f92c9bd7a76629428aa13449956 /app-doc
parentapp-admin/yadm: remove needless python-utils-r1 inherit (diff)
downloadgentoo-7a96c2547f22c28b30b6fe2bfca9a4c484fbd272.tar.gz
gentoo-7a96c2547f22c28b30b6fe2bfca9a4c484fbd272.tar.bz2
gentoo-7a96c2547f22c28b30b6fe2bfca9a4c484fbd272.zip
app-doc/mathjax-docs: remove needless python-utils-r1 inherit
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
index 8098c758596a..a0675deb99a2 100644
--- a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
+++ b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit python-any-r1 python-utils-r1 vcs-clean
+inherit python-any-r1 vcs-clean
COMMIT="9d711f40638202b02f2154d7f05ea35088ff9388"