<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/db33c00b5b64f7fd2638ff3af79ae4a6203f18b2">https://github.com/macports/macports-ports/commit/db33c00b5b64f7fd2638ff3af79ae4a6203f18b2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit db33c00b5b64f7fd2638ff3af79ae4a6203f18b2
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 8 00:49:38 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb-actionmailer/Portfile b/ruby/rb-actionmailer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e0c989b5965..73d4b1ac311 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb-actionmailer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb-actionmailer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,7 @@ long_description  Simplifies the creation of mail service classes \
</span> checksums           md5     bd50366a8bd2a88d0e312241c4123028 \
                     sha1    a7f3d228cdc763886fd1fe8b5637c56795df3fd0 \
                     rmd160  9f896948661bbf66e0ec26dded72eced17ae8451
<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> 
 depends_lib-append  port:rb-actionpack
</pre><pre style='margin:0'>

</pre>