<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/c96d8b4c340d90dba75266943789d07811ea5b71">https://github.com/macports/macports-guide/commit/c96d8b4c340d90dba75266943789d07811ea5b71</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c96d8b4c340d90dba75266943789d07811ea5b71
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Aug 22 07:04:19 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Add arm64 to supported_archs
</span>---
 guide/xml/portfile-keywords.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portfile-keywords.xml b/guide/xml/portfile-keywords.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 5f65529..6820435 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portfile-keywords.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portfile-keywords.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -411,7 +411,7 @@
</span> 
       <listitem>
         <para>The CPU architectures for which this port can be built. Archs currently
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        supported by macOS are: i386, ppc, ppc64, x86_64. If this option is not
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        supported by macOS are: arm64, i386, ppc, ppc64, x86_64. If this option is not
</span>         set, it is assumed that the port can build for all archs. If a port does not
         install any architecture-specific files, use the special value
         <option>noarch</option>.</para>
</pre><pre style='margin:0'>

</pre>