<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/6caf7d01d269456d54b47280a218cab7be0e7fb4">https://github.com/macports/macports-ports/commit/6caf7d01d269456d54b47280a218cab7be0e7fb4</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 6caf7d01d26 samurai: add supported_archs
</span>6caf7d01d26 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6caf7d01d269456d54b47280a218cab7be0e7fb4
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sat Feb 6 14:39:58 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    samurai: add supported_archs
</span>---
 devel/samurai/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/samurai/Portfile b/devel/samurai/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3fdb5ee16ea..698300c2bf1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/samurai/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/samurai/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           makefile 1.0
</span> PortGroup           legacysupport 1.1
 
 github.setup        michaelforney samurai 1.2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            3
</span> 
 description         ninja-compatible build tool written in C.
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,6 +26,7 @@ platforms           darwin
</span> maintainers         nomaintainer
 license             Apache-2
 installs_libs       no
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_arches    x86_64 arm64 i386
</span> 
 checksums           rmd160  77ec117bd14e2dbbf57aa016ed1973990eb2c368 \
                     sha256  ddb3725e58bb4f8f645bf8a4f6a8d01c650999a13fc88c9c5f5037e327842c22 \
</pre><pre style='margin:0'>

</pre>