<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/4c723cae7bae3ae61b233da5f948461688e20f8a">https://github.com/macports/macports-ports/commit/4c723cae7bae3ae61b233da5f948461688e20f8a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4c723cae7bae3ae61b233da5f948461688e20f8a
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Nov 12 12:25:17 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-queuelib/Portfile b/python/py-queuelib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 343e7b3532c..708afae711d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-queuelib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-queuelib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,8 @@ PortGroup               python 1.0
</span> name                    py-queuelib
 version                 1.6.2
 maintainers             {khindenburg @kurthindenburg} openmaintainer
<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                 BSD
 
 description             Collection of persistent (disk-based) queues
</pre><pre style='margin:0'>

</pre>