<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/faa6dfbb9e9962d27a1c6c5ef7c4d3f638ab8804">https://github.com/macports/macports-ports/commit/faa6dfbb9e9962d27a1c6c5ef7c4d3f638ab8804</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit faa6dfbb9e9962d27a1c6c5ef7c4d3f638ab8804
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 8 23:43:09 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-junit-xml: set platforms darwin any
</span>---
python/py-junit-xml/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-junit-xml/Portfile b/python/py-junit-xml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 94f9bcbeac0..cbaee3c9f76 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-junit-xml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-junit-xml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,8 +8,8 @@ github.setup kyrus python-junit-xml 1.9 v
</span> name py-junit-xml
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories python
</span> supported_archs noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span> license MIT
maintainers {judaew @judaew} openmaintainer
</pre><pre style='margin:0'>
</pre>