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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4c44455e50fafc18a250000bb1fbe46667b65de7">https://github.com/macports/macports-ports/commit/4c44455e50fafc18a250000bb1fbe46667b65de7</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 4c44455e50f py-drms: set noarch
</span>4c44455e50f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4c44455e50fafc18a250000bb1fbe46667b65de7
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Jan 25 16:04:51 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-drms: set noarch
</span>---
 python/py-drms/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-drms/Portfile b/python/py-drms/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 04186ebaba5..fa466816e21 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-drms/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-drms/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ description         The drms module provides an easy-to-use interface for access
</span>                     AIA and MDI data with Python.
 long_description    {*}${description} It uses the publicly accessible JSOC DRMS server \
                     by default, but can also be used with local NetDRMS sites.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> homepage            https://sunpy.org
 
 python.versions     37 38 39 310
</pre><pre style='margin:0'>

</pre>