<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/5a0257cd74be01d28362163f094234361ad1f9ee">https://github.com/macports/macports-ports/commit/5a0257cd74be01d28362163f094234361ad1f9ee</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 5a0257cd74b py-ipadic: mark noarch, platforms darwin any
</span>5a0257cd74b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5a0257cd74be01d28362163f094234361ad1f9ee
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jan 8 13:15:48 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-ipadic/Portfile b/python/py-ipadic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 172759a0d96..d4ba1e46f04 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-ipadic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-ipadic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,6 +10,8 @@ revision            0
</span> categories-append   textproc japanese
 maintainers         nomaintainer
 license             Permissive
<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> 
 description         This is a version of IPAdic packaged for use in Python
 long_description    {*}${description}
</pre><pre style='margin:0'>

</pre>