summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 03:38:24 +0000
committerSam James <sam@gentoo.org>2021-01-23 03:38:24 +0000
commitb1b3b35ecea77606e869950e478a012fe7ea8f7f (patch)
tree502174e5aa14273e6c5d02fad2823f5ca669db34 /dev-python/latexcodec
parentdev-python/latexcodec: Drop old version (diff)
downloadgentoo-b1b3b35ecea77606e869950e478a012fe7ea8f7f.tar.gz
gentoo-b1b3b35ecea77606e869950e478a012fe7ea8f7f.tar.bz2
gentoo-b1b3b35ecea77606e869950e478a012fe7ea8f7f.zip
dev-python/latexcodec: mark ALLARCHES
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/latexcodec')
-rw-r--r--dev-python/latexcodec/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/latexcodec/metadata.xml b/dev-python/latexcodec/metadata.xml
index dda74f681e53..0618add19786 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>