<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/7cb5eb4abb2ec9065e81f1139503740d16ce7ca8">https://github.com/macports/macports-ports/commit/7cb5eb4abb2ec9065e81f1139503740d16ce7ca8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7cb5eb4abb2ec9065e81f1139503740d16ce7ca8
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Dec 14 09:13:39 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    luarocks pg: mark stub ports noarch, platforms any
</span>---
 _resources/port1.0/group/luarocks-1.1.tcl | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/luarocks-1.1.tcl b/_resources/port1.0/group/luarocks-1.1.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 8d92a47f701..112dc59a316 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/luarocks-1.1.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/luarocks-1.1.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -221,6 +221,8 @@ proc luarocks::callback {} {
</span> 
     # have ${name} subport do nothing without requiring conditional code in the main Portfile
     subport ${name} {
<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>         distfiles
         patchfiles
         use_configure                           no
</pre><pre style='margin:0'>

</pre>