<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/63980b4fa0e8a3d68aaaf38d6547ebd599b9eb22">https://github.com/macports/macports-ports/commit/63980b4fa0e8a3d68aaaf38d6547ebd599b9eb22</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 63980b4fa0e stern: don't restrict to x86_64
</span>63980b4fa0e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 63980b4fa0e8a3d68aaaf38d6547ebd599b9eb22
</span>Author: Nils Breunese <nils@breun.nl>
AuthorDate: Thu Jul 21 18:06:59 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    stern: don't restrict to x86_64
</span>---
 sysutils/stern/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/stern/Portfile b/sysutils/stern/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cb636d586e2..07fb248cf33 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/stern/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/stern/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,6 @@ maintainers         {breun.nl:nils @breun} openmaintainer
</span> platforms           darwin
 categories          sysutils
 license             Apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs     x86_64
</span> 
 description         Multi pod and container log tailing for Kubernetes
 
</pre><pre style='margin:0'>

</pre>