<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/e07aff24b1eba4119d6330624a44008f2226fe30">https://github.com/macports/macports-ports/commit/e07aff24b1eba4119d6330624a44008f2226fe30</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e07aff24b1eba4119d6330624a44008f2226fe30
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Dec 25 07:55:39 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/TkPasMan/Portfile b/x11/TkPasMan/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3c799499921..fbe86ba6a14 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/TkPasMan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/TkPasMan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,8 @@ version             2.2a
</span> license             GPL-2+
 categories          x11 security
 maintainers         {gmail.com:christian.queinnec @ChristianQueinnec}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> description         Manager for usernames and passwords
 long_description    TkPasMan is a simple program that lets you store usernames \
                     and passwords for access to forums, mailing lists, and other \
</pre><pre style='margin:0'>

</pre>