<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/1c1037e377472d2fa3c791d17a306d1bd1f8bc4c">https://github.com/macports/macports-guide/commit/1c1037e377472d2fa3c791d17a306d1bd1f8bc4c</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 1c1037e  os.arch can also be “arm”
</span>1c1037e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1c1037e377472d2fa3c791d17a306d1bd1f8bc4c
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Sat Nov 27 18:41:42 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    os.arch can also be “arm”
</span>---
 guide/xml/portfile-variables.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portfile-variables.xml b/guide/xml/portfile-variables.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index e5af512..19e87b3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portfile-variables.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portfile-variables.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -141,8 +141,8 @@
</span>       <term>os.arch</term>
 
       <listitem>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        <para>The hardware architecture -- either <quote>powerpc</quote> or
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        <quote>i386</quote>.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        <para>The hardware architecture -- either <quote>powerpc</quote>,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        <quote>i386</quote>, or <quote>arm</quote>.</para>
</span>       </listitem>
     </varlistentry>
 
</pre><pre style='margin:0'>

</pre>