<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/d487183a13e22c2f12f109364c9f515723b91d05">https://github.com/macports/macports-ports/commit/d487183a13e22c2f12f109364c9f515723b91d05</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d487183a13e22c2f12f109364c9f515723b91d05
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Nov 30 20:53:36 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-hassle/Portfile b/ruby/rb19-hassle/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cfc887bca03..4b094d82716 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-hassle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-hassle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,8 @@ long_description    \
</span>     compiling and serving it up for you.
 maintainers         nomaintainer
 homepage            https://github.com/pedro/hassle
<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> license             MIT
 checksums           md5     365857e030aa08e4f5bf51d714d90915 \
                     sha1    27efaa7f0136cdd540c2b1a922c0685e82f379fa \
</pre><pre style='margin:0'>

</pre>