<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/61cf604b871c9a1a35dc796f6cbfac907afc012d">https://github.com/macports/macports-ports/commit/61cf604b871c9a1a35dc796f6cbfac907afc012d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 61cf604b871c9a1a35dc796f6cbfac907afc012d
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Jun 8 04:35:53 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-graphviz: remove redundant code
</span>---
 python/py-graphviz/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-graphviz/Portfile b/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bad6539..dd5d771 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,8 +23,6 @@ python.versions     27 34 35 36 37
</span> 
 if {${name} ne ${subport}} {
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    supported_archs noarch
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     depends_build-append \
         port:py${python.version}-setuptools
 
</pre><pre style='margin:0'>

</pre>