<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/8d0122dbeb487c206358a4537855421183f55a6c">https://github.com/macports/macports-ports/commit/8d0122dbeb487c206358a4537855421183f55a6c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8d0122dbeb487c206358a4537855421183f55a6c
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Feb 19 11:22:02 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    py-lightblue: remove explicit platforms line
</span>---
 python/py-lightblue/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-lightblue/Portfile b/python/py-lightblue/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8a261fac4a0..c8906183286 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-lightblue/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-lightblue/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,6 @@ long_description        A cross-platform Python Bluetooth API for Mac OS X, \
</span>                         and service discovery, RFCOMM sockets, L2CAP client \
                         sockets, OBEX file transfer, service advertising, and \
                         access to local device information.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> homepage                http://lightblue.sourceforge.net/
 master_sites            sourceforge:project/lightblue/lightblue/${version}
 distname                lightblue-${version}
</pre><pre style='margin:0'>

</pre>