<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/98a21da6e247fec983daee432872aec45e17951f">https://github.com/macports/macports-ports/commit/98a21da6e247fec983daee432872aec45e17951f</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 98a21da6e24 py-metakernel: set noarch
</span>98a21da6e24 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 98a21da6e247fec983daee432872aec45e17951f
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Jan 24 19:57:30 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-metakernel: set noarch
</span>---
 python/py-metakernel/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-metakernel/Portfile b/python/py-metakernel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index abc96004b23..c540120343b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-metakernel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-metakernel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ description         A Jupyter/IPython kernel template
</span> long_description    ${description} which includes core magic functions (including \
                     help, command and file path completion, parallel and distributed \
                     processing, downloads, and much more).
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> homepage            https://github.com/Calysto/metakernel
 
 checksums           rmd160  2c8162596523e11d29eaa59516fec06527380e6c \
</pre><pre style='margin:0'>

</pre>