<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c74e51c7cddc4a1d348ba01c120fd2d876f95ff">https://github.com/macports/macports-ports/commit/8c74e51c7cddc4a1d348ba01c120fd2d876f95ff</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8c74e51c7cddc4a1d348ba01c120fd2d876f95ff
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Dec 14 21:51:26 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    rb19-fattr: mark noarch, platforms any
</span>---
 ruby/rb19-fattr/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-fattr/Portfile b/ruby/rb19-fattr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 441165f863f..5d3125ad44c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-fattr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-fattr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,8 @@ long_description    fattr.rb is a "fatter attr" for ruby
</span> license             Ruby
 maintainers         nomaintainer
 homepage            https://github.com/ahoward/fattr
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> checksums           md5     6b8f63f6fae33532d4ab745f7924cddc \
                     sha1    af6167cfc3fb1e095bfcfec92f1014aa1752baa1 \
                     sha256  070930def3fdc2e25066400463ba776f8da58cd1b105a53175203d2013d89411 \
</pre><pre style='margin:0'>

</pre>