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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/27e306a6cd91d4688a2623bf01724272471a9c43">https://github.com/macports/macports-ports/commit/27e306a6cd91d4688a2623bf01724272471a9c43</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 27e306a6cd91d4688a2623bf01724272471a9c43
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Mon Aug 16 17:50:16 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    stack: Move architecture for stack-built ports to haskell_stack PG
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    * See: https://lists.macports.org/pipermail/macports-dev/2021-August/043672.html
</span>---
 lang/stack/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/stack/Portfile b/lang/stack/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c7faf322e5d..682585c014a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/stack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/stack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,8 +28,6 @@ homepage            https://haskellstack.org
</span> variant prebuilt \
            description {Do not bootstrap stack; install the pre-built binary.} {}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs     x86_64
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> distname            ${name}-${github.version}-osx-x86_64
 
 worksrcdir          ${name}-${github.version}
</pre><pre style='margin:0'>

</pre>