<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/35f50d5afdcd21a4ea90c651d0b71d26710fbf2b">https://github.com/macports/macports-ports/commit/35f50d5afdcd21a4ea90c651d0b71d26710fbf2b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 35f50d5afdc mutt_ics: mark noarch, platforms darwin any
</span>35f50d5afdc is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 35f50d5afdcd21a4ea90c651d0b71d26710fbf2b
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Dec 14 10:40:59 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> mutt_ics: mark noarch, platforms darwin any
</span>---
mail/mutt_ics/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/mutt_ics/Portfile b/mail/mutt_ics/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ffd5c80ce95..1401c0172fa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/mutt_ics/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/mutt_ics/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,8 @@ name mutt_ics
</span> version 0.9.2
license MIT
categories mail python
<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> homepage https://github.com/dmedvinsky/mutt-ics
maintainers {@gpanders gpanders.com:greg} \
openmaintainer
</pre><pre style='margin:0'>
</pre>