<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/fe11492cb6afd09bca6f00aa6bcc436c1ea47191">https://github.com/macports/macports-ports/commit/fe11492cb6afd09bca6f00aa6bcc436c1ea47191</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 fe11492cb6a py-authres: Add supported_archs noarch
</span>fe11492cb6a is described below

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-authres/Portfile b/python/py-authres/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 86135e0bbdd..d14165660aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-authres/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-authres/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> name                py-authres
 version             1.2.0
 categories-append   devel mail
<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             Apache-2.0
 
 python.versions     38 39
</pre><pre style='margin:0'>

</pre>