<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/ac6bed6c3838688ff8f6c9b754e5110798743d4e">https://github.com/macports/macports-ports/commit/ac6bed6c3838688ff8f6c9b754e5110798743d4e</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 ac6bed6c383 1password-cli: add supported_archs to reflect architectures supported by universal binary
</span>ac6bed6c383 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ac6bed6c3838688ff8f6c9b754e5110798743d4e
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Jul 26 07:48:14 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    1password-cli: add supported_archs to reflect architectures supported by universal binary
</span>---
 security/1password-cli/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/1password-cli/Portfile b/security/1password-cli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2c4caffe730..444326bc764 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/1password-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/1password-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,6 +34,7 @@ extract.suffix      .pkg
</span> 
 master_sites        https://cache.agilebits.com/dist/1P/op/pkg/v${version}/
 distfiles           ${archive}_v${version}${extract.suffix}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     arm64 x86_64
</span> 
 checksums           rmd160  7e515707c05f68897675162273f590ae5780c086 \
                     sha256  15dac305e7b9cd82df553068a964daf2ae106dd06041f5f875490ed14c960ddf \
</pre><pre style='margin:0'>

</pre>