<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/78b17b3cd95839354c53cdb40994e0fc28f69c33">https://github.com/macports/macports-ports/commit/78b17b3cd95839354c53cdb40994e0fc28f69c33</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 78b17b3cd95 py-cachey: set nparch
</span>78b17b3cd95 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 78b17b3cd95839354c53cdb40994e0fc28f69c33
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Jan 27 18:20:32 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-cachey: set nparch
</span>---
 python/py-cachey/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-cachey/Portfile b/python/py-cachey/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0f1096120b2..072379d3909 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-cachey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-cachey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ long_description    {*}${description} Normal caching policies like LRU aren't we
</span>                     suited for analytic computations where both the cost of \
                     recomputation and the cost of storage routinely vary by one million \
                     or more.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> homepage            https://github.com/dask/cachey/
 
 python.versions     37 38 39 310
</pre><pre style='margin:0'>

</pre>