commit: b1b3b35ecea77606e869950e478a012fe7ea8f7f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 03:38:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 03:38:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b3b35e
dev-python/latexcodec: mark ALLARCHES
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/latexcodec/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/latexcodec/metadata.xml
b/dev-python/latexcodec/metadata.xml
index dda74f681e5..0618add1978 100644
--- a/dev-python/latexcodec/metadata.xml
+++ b/dev-python/latexcodec/metadata.xml
@@ -12,6 +12,7 @@
<longdescription>
Latexcodec provides a convenient way of going between text written in
LaTeX and unicode. Since it is not a LaTeX compiler, it is more appropriate for
short chunks of text, such as a paragraph or the values of a BibTeX entry, and
it is not appropriate for a full LaTeX document. In particular, its behavior on
the LaTeX commands that do not simply select characters is intended to allow
the unicode representation to be understandable by a human reader, but is not
canonical and may require hand tuning to produce the desired effect.
</longdescription>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">latexcodec</remote-id>
<remote-id type="github">mcmtroffaes/latexcodec</remote-id>