<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/264375e596c8c215a4c39e2c2aa0b4193c40a806">https://github.com/macports/macports-ports/commit/264375e596c8c215a4c39e2c2aa0b4193c40a806</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 264375e596c xxh: mark noarch, platforms darwin any
</span>264375e596c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 264375e596c8c215a4c39e2c2aa0b4193c40a806
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Dec 24 12:06:18 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> xxh: mark noarch, platforms darwin any
</span>---
sysutils/xxh/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/xxh/Portfile b/sysutils/xxh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2599c23a461..c907de09298 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/xxh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/xxh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,6 +18,8 @@ long_description {*}${description} You stuffed your command shell with \
</span>
categories sysutils python
license BSD
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
</pre><pre style='margin:0'>
</pre>