<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4f41b7ac2f73f44bb671b5734ed93a1146687609">https://github.com/macports/macports-ports/commit/4f41b7ac2f73f44bb671b5734ed93a1146687609</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 4f41b7ac2f7 xtl: set noarch
</span>4f41b7ac2f7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4f41b7ac2f73f44bb671b5734ed93a1146687609
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Jan 24 19:53:13 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xtl: set noarch
</span>---
 devel/xtl/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/xtl/Portfile b/devel/xtl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f17c37c465c..1da21bbfa33 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/xtl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/xtl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ maintainers         {mps @Schamschula} openmaintainer
</span> description         Basic tools (containers, algorithms) used by other quantstack \
                     packages.
 long_description    {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> 
 checksums           rmd160  b15fef9de13e2a22db86824454d21832c753afc7 \
                     sha256  b1dd0150d6590f5ffa6cdd9b1c4aa778dc6383d7959c2760a12ddb156996a644 \
</pre><pre style='margin:0'>

</pre>