<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/a8210955fa7aeff29e4fcd879af0ef71363cd164">https://github.com/macports/macports-ports/commit/a8210955fa7aeff29e4fcd879af0ef71363cd164</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 a8210955fa7 py-jubatus-client: mark noarch, platforms darwin any
</span>a8210955fa7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a8210955fa7aeff29e4fcd879af0ef71363cd164
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Dec 17 21:01:04 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jubatus-client/Portfile b/python/py-jubatus-client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7e2a982cffa..549ca7d7434 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jubatus-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jubatus-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,8 @@ description         a Python client for jubatus, a highly distributed online mac
</span> long_description    {*}${description}
 
 homepage            https://pypi.python.org/pypi/${python.rootname}
<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
 
 checksums           rmd160  3a1ecaba2197c1e8cafdf1fe16f9a8485c7865a6 \
</pre><pre style='margin:0'>

</pre>