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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/447410b87e162ce3175f50f3727b47b14c5225aa">https://github.com/macports/macports-ports/commit/447410b87e162ce3175f50f3727b47b14c5225aa</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 447410b87e1 py-distorm: drop noarch
</span>447410b87e1 is described below

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

<span style='display:block; white-space:pre;color:#404040;'>    py-distorm: drop noarch
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Port installs architecture-specific library
</span>---
 python/py-distorm/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-distorm/Portfile b/python/py-distorm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8c67d6ca722..d6ec76181fb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-distorm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-distorm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        gdabah distorm 3.5 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> set realname        distorm
 name                py-${realname}
 categories-append   devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,8 +20,6 @@ long_description \
</span>     and returns a binary structure which describes it rather than static \
     text, which is great for advanced binary code analysis.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs     noarch
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> checksums           rmd160  89c26b9d980566330c470a0bb3aa7ef3f38ff10b \
                     sha256  d79110e81295f1bcff7c99563916b7ef273bebb52e9aeefa5cf36e30b237cd9a \
                     size    491621
</pre><pre style='margin:0'>

</pre>