<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/e0370ea3133ab3aa663373852957f4a5554fcff2">https://github.com/macports/macports-ports/commit/e0370ea3133ab3aa663373852957f4a5554fcff2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e0370ea3133ab3aa663373852957f4a5554fcff2
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Nov 16 14:47:33 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-hepstats: mark noarch, platforms darwin any
</span>---
 python/py-scikit-hep-hepstats/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-hepstats/Portfile b/python/py-scikit-hep-hepstats/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6e75e91d097..97214bb8f4f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-hepstats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-hepstats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,8 @@ revision            0
</span> fetch.type          git
 
 license             BSD
<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> 
 maintainers         {jonesc @cjones051073} openmaintainer
 
</pre><pre style='margin:0'>

</pre>