<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-guide.
</pre>
<p><a href="https://github.com/macports/macports-guide/commit/820120aca3158d67c7de9bcd41b5ed8992f42400">https://github.com/macports/macports-guide/commit/820120aca3158d67c7de9bcd41b5ed8992f42400</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 820120a os.endian is little on Apple Silicon
</span>820120a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 820120aca3158d67c7de9bcd41b5ed8992f42400
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Thu Sep 15 02:35:37 2022 -0500
<span style='display:block; white-space:pre;color:#404040;'> os.endian is little on Apple Silicon
</span>---
guide/xml/portfile-variables.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 7d55d32..7054ca6 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;'>@@ -160,7 +160,7 @@
</span>
<listitem>
<para>Endianness of the processor -- either <quote>big</quote> (on
<span style='display:block; white-space:pre;background:#ffe0e0;'>- PowerPC systems) or <quote>little</quote> (on Intel systems).</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ PowerPC systems) or <quote>little</quote> (on Intel and Apple Silicon systems).</para>
</span> </listitem>
</varlistentry>
</pre><pre style='margin:0'>
</pre>