<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c1b160f0ad8c8d128313c22529d8382462dd3276">https://github.com/macports/macports-ports/commit/c1b160f0ad8c8d128313c22529d8382462dd3276</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 c1b160f0ad8 qt4-mac : no support for ARM64 yet
</span>c1b160f0ad8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c1b160f0ad8c8d128313c22529d8382462dd3276
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Mar 24 20:17:45 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    qt4-mac : no support for ARM64 yet
</span>---
 aqua/qt4-mac/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt4-mac/Portfile b/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3d459e29f27..e0c9c1fe187 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -429,6 +429,9 @@ if {${SDK} eq ""} {
</span>     }
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# no support for ARM64 yet
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs ppc ppc64 i386 x86_64
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> post-patch {
     # set ARCHES in configure (per the third patchfile above), for
     # building QMake.  join any 2 or more arch entries with the GCC
</pre><pre style='margin:0'>

</pre>