<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/21e9531be5e4096f2af38361a52a40cf95244877">https://github.com/macports/macports-ports/commit/21e9531be5e4096f2af38361a52a40cf95244877</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 21e9531be5e4096f2af38361a52a40cf95244877
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 15 03:47:30 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> rb19-polyglot: mark noarch, platforms any
</span>---
ruby/rb19-polyglot/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-polyglot/Portfile b/ruby/rb19-polyglot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ce54e97716d..f6cbe5bd05d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-polyglot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-polyglot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,8 @@ long_description \
</span> This supports the creation of DSLs having a syntax that is most \
appropriate to their purpose, instead of abusing the Ruby syntax.
license MIT
<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> maintainers nomaintainer
homepage https://github.com/cjheath/polyglot
checksums md5 45a5e9e4a36935cfb387a80dba46f785 \
</pre><pre style='margin:0'>
</pre>