<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/632d1ccd561dca79f8403423b16cfad27526a84e">https://github.com/macports/macports-ports/commit/632d1ccd561dca79f8403423b16cfad27526a84e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 632d1ccd561dca79f8403423b16cfad27526a84e
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Jan 9 17:04:01 2024 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/synfig/Portfile b/graphics/synfig/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eaf831666c6..4652c69ad47 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/synfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/synfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -91,10 +91,11 @@ subport ETL {
</span>                         size    271762
 
     supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    platforms           any
</span> 
     description         multi-platform class and template library
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    long_description    ETL is a ${description} designed to add new datatypes \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    long_description    ETL is a {*}${description} designed to add new datatypes \
</span>                         and functions which combine well with the existing \
                         types and functions from the C++ Standard Template \
                         Library (STL).
</pre><pre style='margin:0'>

</pre>