<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3ba56fe14570f7e2f83e21c9e909ca73a8fdb387">https://github.com/macports/macports-ports/commit/3ba56fe14570f7e2f83e21c9e909ca73a8fdb387</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 3ba56fe1457 py-tensorflow: Remove supported arches setting, test build on arm
</span>3ba56fe1457 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3ba56fe14570f7e2f83e21c9e909ca73a8fdb387
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Fri May 14 18:50:23 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-tensorflow: Remove supported arches setting, test build on arm
</span>---
 python/py-tensorflow/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tensorflow/Portfile b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index af2fb73457d..61d384dd581 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,6 @@ version             2.5.0
</span> revision            0
 github.setup        tensorflow tensorflow ${version} v
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs     x86_64
</span> 
 license             Apache-2
 maintainers         {emcrisostomo @emcrisostomo} {jonesc @cjones051073} openmaintainer
</pre><pre style='margin:0'>

</pre>