<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/2a550e5169b8be3fa7afd6b8e5b71d4ead12fced">https://github.com/macports/macports-ports/commit/2a550e5169b8be3fa7afd6b8e5b71d4ead12fced</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 2a550e5169b py-flufl.bounce: Add supported_archs noarch
</span>2a550e5169b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2a550e5169b8be3fa7afd6b8e5b71d4ead12fced
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Mon Nov 29 22:00:21 2021 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-flufl.bounce: Add supported_archs noarch
</span>---
python/py-flufl.bounce/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-flufl.bounce/Portfile b/python/py-flufl.bounce/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 819bd579b5f..0b7bcbf6327 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-flufl.bounce/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-flufl.bounce/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup python 1.0
</span> name py-flufl.bounce
version 4.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>