<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/05a603bb08f4b02473e11a6d6239b7aecb630766">https://github.com/macports/macports-ports/commit/05a603bb08f4b02473e11a6d6239b7aecb630766</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 05a603bb08f4b02473e11a6d6239b7aecb630766
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Nov 12 12:21:29 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-txtorcon: mark noarch, platforms darwin any
</span>---
python/py-txtorcon/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-txtorcon/Portfile b/python/py-txtorcon/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8f9179d1782..816cba218b7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-txtorcon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-txtorcon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,8 @@ PortGroup python 1.0
</span>
name py-txtorcon
version 20.0.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
</pre><pre style='margin:0'>
</pre>