<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/25a9b1c2ad540e3c55ead4592ce85d3a96634634">https://github.com/macports/macports-ports/commit/25a9b1c2ad540e3c55ead4592ce85d3a96634634</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 25a9b1c2ad5 py-et_xmlfile: mark noarch, platforms darwin any
</span>25a9b1c2ad5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 25a9b1c2ad540e3c55ead4592ce85d3a96634634
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Nov 6 00:14:29 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-et_xmlfile: mark noarch, platforms darwin any
</span>---
python/py-et_xmlfile/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-et_xmlfile/Portfile b/python/py-et_xmlfile/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b04c62065f7..9329273c9dc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-et_xmlfile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-et_xmlfile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ version 1.1.0
</span> revision 0
categories-append devel textproc
license MIT
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span>
python.versions 37 38 39 310 311
</pre><pre style='margin:0'>
</pre>