<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/899805ce93afe6ece3336b4daa267daeebc6dd20">https://github.com/macports/macports-ports/commit/899805ce93afe6ece3336b4daa267daeebc6dd20</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 899805ce93a p5-future-asyncawait: drop noarch
</span>899805ce93a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 899805ce93afe6ece3336b4daa267daeebc6dd20
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Sat Oct 10 20:26:24 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    p5-future-asyncawait: drop noarch
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Installs architecture-specific library
</span>---
 perl/p5-future-asyncawait/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-future-asyncawait/Portfile b/perl/p5-future-asyncawait/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1aa4909b717..534f32c1ee5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-future-asyncawait/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-future-asyncawait/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           perl5 1.0
</span> 
 perl5.branches      5.26 5.28 5.30
 perl5.setup         Future-AsyncAwait 0.44 ../../authors/id/P/PE/PEVANS
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> license             {Artistic-1 GPL}
 maintainers         {devans @dbevans} openmaintainer
 description         Future::AsyncAwait - deferred subroutine syntax for futures
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,5 +26,4 @@ if {${perl5.major} != ""} {
</span>                     port:p${perl5.major}-future
 
     perl5.use_module_build
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    supported_archs noarch
</span> }
</pre><pre style='margin:0'>

</pre>