<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/70070c764e0294f19baad8a4f8ccdeedc26c4b11">https://github.com/macports/macports-ports/commit/70070c764e0294f19baad8a4f8ccdeedc26c4b11</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 70070c764e0294f19baad8a4f8ccdeedc26c4b11
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Dec 9 04:26:54 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-pyrexdoc: mark noarch, platforms any
</span>---
python/py-pyrexdoc/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyrexdoc/Portfile b/python/py-pyrexdoc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 49094c191e3..35d825d86f5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyrexdoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyrexdoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,8 @@ name py-pyrexdoc
</span> version 0.1
categories python devel
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> description A documentation generator for Pyrex-created modules
long_description Pyrexdoc generates no-frills but usable documentation \
for modules created with Pyrex. This utility is \
</pre><pre style='margin:0'>
</pre>