commit: 0a020841141b56eb176aece00f21e2fd9062ef9a
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 18:17:54 2023 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 18:21:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a020841
app-doc/mathjax-docs: add <stabilize-allarches/> to metadata.xml
These docs are a typical sphinx build, and sphinx itself is ALLARCHES,
so it should be pretty safe to assume that if the docs build on one
arch, they build (and look the same) everywhere.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
app-doc/mathjax-docs/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-doc/mathjax-docs/metadata.xml
b/app-doc/mathjax-docs/metadata.xml
index d3e294fd6eef..f501f1584289 100644
--- a/app-doc/mathjax-docs/metadata.xml
+++ b/app-doc/mathjax-docs/metadata.xml
@@ -21,4 +21,5 @@
<upstream>
<remote-id type="github">mathjax/MathJax-docs</remote-id>
</upstream>
+ <stabilize-allarches/>
</pkgmetadata>