<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/ae871cf22c3654f0021c1db0a71e2252060a2eaa">https://github.com/macports/macports-ports/commit/ae871cf22c3654f0021c1db0a71e2252060a2eaa</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 ae871cf22c3 libcuckoo: mark noarch, platforms any
</span>ae871cf22c3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ae871cf22c3654f0021c1db0a71e2252060a2eaa
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Dec 9 04:41:55 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libcuckoo/Portfile b/devel/libcuckoo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a4f87af3e43..7cdac910aab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libcuckoo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libcuckoo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ github.tarball_from archive
</span> revision            0
 
 license             Apache-2
<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> categories          devel
 maintainers         {gmail.com:audvare @Tatsh} openmaintainer
 description         A high-performance, concurrent hash table.
</pre><pre style='margin:0'>

</pre>