<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/04b0a659b0cfb8f402808a082a883a8c2b0d5101">https://github.com/macports/macports-ports/commit/04b0a659b0cfb8f402808a082a883a8c2b0d5101</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 04b0a659b0cfb8f402808a082a883a8c2b0d5101
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Dec 25 07:52:51 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/yuicompressor/Portfile b/www/yuicompressor/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 79af456f918..c4fbe38ec55 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/yuicompressor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/yuicompressor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,8 @@ long_description    \
</span>     such as 'eval' or 'with' (although the compression is not optimal in those \
     cases) Compared to jsmin, the average savings is around 20%.
 
<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> 
 use_configure       no
 
</pre><pre style='margin:0'>

</pre>