<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/cb3892096155135438c3b20f668a5d48094a82e3">https://github.com/macports/macports-ports/commit/cb3892096155135438c3b20f668a5d48094a82e3</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 cb389209615 py-editables: set noarch
</span>cb389209615 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cb3892096155135438c3b20f668a5d48094a82e3
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Jun 29 05:39:02 2022 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-editables/Portfile b/python/py-editables/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index def40193db7..1b5fbb936b6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-editables/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-editables/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,6 +13,7 @@ maintainers         {mps @Schamschula} openmaintainer
</span> description         A Python library for creating editable wheels
 long_description    {*}${description} which, when installed, will expose packages in a \
                     local directory on sys.path in editable mode.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> 
 homepage            https://github.com/pfmoore/editables
 
</pre><pre style='margin:0'>

</pre>