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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d620ddbbd9969c7f061dbdb2ddb3d286d9cc3b06">https://github.com/macports/macports-ports/commit/d620ddbbd9969c7f061dbdb2ddb3d286d9cc3b06</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d620ddbbd9969c7f061dbdb2ddb3d286d9cc3b06
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Thu May 19 11:35:05 2022 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hatchling/Portfile b/python/py-hatchling/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 276d6b3f344..3a590789458 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hatchling/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hatchling/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,7 @@ name                py-hatchling
</span> version             1.0.0
 revision            0
 categories          python
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> license             MIT
 maintainers         {mps @Schamschula} openmaintainer
 description         This is the extensible, standards compliant build backend used by Hatch.
</pre><pre style='margin:0'>

</pre>