<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/c99d45af18840231cc04e6d40505c82195fb448b">https://github.com/macports/macports-ports/commit/c99d45af18840231cc04e6d40505c82195fb448b</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 c99d45af188 py-nclib: mark noarch, platforms darwin any
</span>c99d45af188 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c99d45af18840231cc04e6d40505c82195fb448b
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Jan 11 00:57:59 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-nclib: mark noarch, platforms darwin any
</span>---
python/py-nclib/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-nclib/Portfile b/python/py-nclib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f8d465b3f7f..22a0e6ff0a3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-nclib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-nclib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,6 +18,8 @@ license MIT
</span> homepage https://nclib.readthedocs.io/
categories-append net
<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 {@F30 f30.me:f30} openmaintainer
python.versions 37 38
</pre><pre style='margin:0'>
</pre>