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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9d85d763029ddc241dd701c2555ad9282b57e639">https://github.com/macports/macports-ports/commit/9d85d763029ddc241dd701c2555ad9282b57e639</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 9d85d763029 fd: build for ARM64
</span>9d85d763029 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9d85d763029ddc241dd701c2555ad9282b57e639
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Mar 8 03:59:05 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    fd: build for ARM64
</span>---
 sysutils/fd/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/fd/Portfile b/sysutils/fd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a4d98c3a170..9684a28a95a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/fd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/fd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,12 +5,14 @@ PortGroup           github 1.0
</span> PortGroup           cargo 1.0
 
 github.setup        sharkdp fd 8.2.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          sysutils
 platforms           darwin
 maintainers         {saagarjha.com:saagar @saagarjha} \
                     {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
 license             {MIT Apache-2}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     x86_64 arm64
</span> 
 description         simple, fast and user-friendly alternative to find
 long_description    fd is a simple, fast and user-friendly alternative to find. \
</pre><pre style='margin:0'>

</pre>