<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/6791e0017422ffcc2db28c036f5a51c7db3c97ea">https://github.com/macports/macports-ports/commit/6791e0017422ffcc2db28c036f5a51c7db3c97ea</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6791e0017422ffcc2db28c036f5a51c7db3c97ea
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Dec 20 15:35:00 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> rb19-gli: mark noarch, platforms any
</span>---
ruby/rb19-gli/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-gli/Portfile b/ruby/rb19-gli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a91503fcd42..a8cdda805a9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-gli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-gli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,8 @@ long_description An application and API for describing command line \
</span> arguments
license Apache
maintainers nomaintainer
<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>
homepage https://davetron5000.github.io/gli/
</pre><pre style='margin:0'>
</pre>