<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/abd8ea277f5aa5e4126cfb8b308513087ba5d9c9">https://github.com/macports/macports-ports/commit/abd8ea277f5aa5e4126cfb8b308513087ba5d9c9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit abd8ea277f5aa5e4126cfb8b308513087ba5d9c9
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Dec 31 04:11:01 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> pqa: set platforms any
</span>---
databases/pqa/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/pqa/Portfile b/databases/pqa/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f2d6a4a8e0e..b7c0bb9f828 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/pqa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/pqa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ categories databases
</span> # Very similar to the XFree86 1.1 license. Technically compatible with GPL-3,
# but specifying that correctly isn't worth the trouble.
license Permissive GPLConflict
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span> supported_archs noarch
maintainers nomaintainer
description pqa is a PostgreSQL SQL analysis tool
</pre><pre style='margin:0'>
</pre>