<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/546934cd47c72a2284d1839d67c9e28e92cc4e14">https://github.com/macports/macports-ports/commit/546934cd47c72a2284d1839d67c9e28e92cc4e14</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 546934cd47c py-flufl.i18n: Add supported_archs noarch
</span>546934cd47c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 546934cd47c72a2284d1839d67c9e28e92cc4e14
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Mon Nov 29 21:58:30 2021 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-flufl.i18n: Add supported_archs noarch
</span>---
python/py-flufl.i18n/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-flufl.i18n/Portfile b/python/py-flufl.i18n/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa24f6bb379..c71407a6ae5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-flufl.i18n/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-flufl.i18n/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup python 1.0
</span> name py-flufl.i18n
version 3.2
categories-append devel
<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>