<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/a9612e9adc7509dc13ef4724a165defc1adbf8f2">https://github.com/macports/macports-ports/commit/a9612e9adc7509dc13ef4724a165defc1adbf8f2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a9612e9adc7509dc13ef4724a165defc1adbf8f2
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Feb 28 19:19:41 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    napari: set platforms darwin any
</span>---
 science/napari/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/napari/Portfile b/science/napari/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dc75e8880cf..c23963bbf31 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/napari/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/napari/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,6 +17,7 @@ long_description    {*}${description} It's designed for browsing, annotating, an
</span>                     (for the GUI), vispy (for performant GPU-based rendering), and the \
                     scientific Python stack (numpy, scipy).
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> homepage            https://github.com/napari/napari
 
 checksums           rmd160  a8d88071df93a21a098296128c767cbddca03fd5 \
</pre><pre style='margin:0'>

</pre>