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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f7f4a107d7c1ac8a09fa7c5f3b196b6085900fed">https://github.com/macports/macports-ports/commit/f7f4a107d7c1ac8a09fa7c5f3b196b6085900fed</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 f7f4a107d7c py-py3dns: Add supported_archs noarch
</span>f7f4a107d7c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f7f4a107d7c1ac8a09fa7c5f3b196b6085900fed
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Mon Nov 29 21:15:01 2021 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-py3dns/Portfile b/python/py-py3dns/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 016605ad5f5..d8f9c50e69d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-py3dns/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-py3dns/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> name                py-py3dns
 version             3.2.1
 categories-append   devel net
<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> license             Python
 
 python.versions     38 39
</pre><pre style='margin:0'>

</pre>