<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/d0c53807f1872d5226d55a73f7e1f40595409883">https://github.com/macports/macports-ports/commit/d0c53807f1872d5226d55a73f7e1f40595409883</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d0c53807f1872d5226d55a73f7e1f40595409883
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Thu Dec 9 02:30:30 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-pyppmd: made platform specified
</span>---
 python/py-pyppmd/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyppmd/Portfile b/python/py-pyppmd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 83da871b458..67303515d17 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyppmd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyppmd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,10 +5,9 @@ PortGroup           python 1.0
</span> 
 name                py-pyppmd
 version             0.17.3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> 
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs     noarch
</span> license             LGPL-2.1+
 maintainers         {@catap korins.ky:kirill} openmaintainer
 
</pre><pre style='margin:0'>

</pre>