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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b9086f7236962cbffdbcc31fbde69193f1071969">https://github.com/macports/macports-ports/commit/b9086f7236962cbffdbcc31fbde69193f1071969</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 b9086f72369 duff: remove unneeded depends_skip_archcheck
</span>b9086f72369 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b9086f7236962cbffdbcc31fbde69193f1071969
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Dec 25 18:14:27 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    duff: remove unneeded depends_skip_archcheck
</span>---
 sysutils/duff/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/duff/Portfile b/sysutils/duff/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index deb796bd996..9d017774258 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/duff/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/duff/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +17,6 @@ homepage            http://duff.dreda.org
</span> 
 # Required for autopoint.
 depends_build       port:gettext
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_skip_archcheck-append \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    gettext
</span> 
 depends_lib         port:gettext-runtime
 
</pre><pre style='margin:0'>

</pre>