<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/03e203bd4b784c8e329abb4c7ee15bdd8b97ed9b">https://github.com/macports/macports-ports/commit/03e203bd4b784c8e329abb4c7ee15bdd8b97ed9b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 03e203bd4b784c8e329abb4c7ee15bdd8b97ed9b
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Mar 23 23:49:13 2024 +1100
<span style='display:block; white-space:pre;color:#404040;'> maestral: set platforms darwin any
</span>---
sysutils/maestral/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/maestral/Portfile b/sysutils/maestral/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 76e3cc5218d..53299a232f6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/maestral/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/maestral/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,6 +13,7 @@ long_description Maestral is an open-source Dropbox client written in Python.
</span> The project’s main goal is to provide a client for platforms \
and file systems that are no longer directly supported by Dropbox.
supported_archs noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span>
# We want to have GUI, but pyqt is broken with python 3.11:
# https://bugzilla.redhat.com/show_bug.cgi?id=2062145
</pre><pre style='margin:0'>
</pre>