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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e46971727f3d56acfa7bec7fdaab988ed357507d">https://github.com/macports/macports-ports/commit/e46971727f3d56acfa7bec7fdaab988ed357507d</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 e46971727f3 py-hachoir-urwid: mark noarch, platforms darwin any
</span>e46971727f3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e46971727f3d56acfa7bec7fdaab988ed357507d
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Jan 11 01:08:34 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    py-hachoir-urwid: mark noarch, platforms darwin any
</span>---
 python/py-hachoir-urwid/Portfile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hachoir-urwid/Portfile b/python/py-hachoir-urwid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 83bed296651..cfe8326759b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hachoir-urwid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hachoir-urwid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,13 +1,12 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
 PortSystem          1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> PortGroup           python 1.0
 
 name                py-hachoir-urwid
 version             1.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories          python
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> license             GPL-2
 maintainers         nomaintainer
 
</pre><pre style='margin:0'>

</pre>