<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2c920ba05a0d79883d113a596929128632fd606d">https://github.com/macports/macports-ports/commit/2c920ba05a0d79883d113a596929128632fd606d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2c920ba05a0d79883d113a596929128632fd606d
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Dec 17 09:37:03 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-asdf-standard: mark noarch, platforms darwin any
</span>---
python/py-asdf-standard/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-asdf-standard/Portfile b/python/py-asdf-standard/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 23e5a385f46..478e5e322fb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-asdf-standard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-asdf-standard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ python.rootname asdf_standard
</span> version 1.0.3
revision 0
license BSD
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> maintainers {mps @Schamschula} openmaintainer
description This document describes the Advanced Scientific Data Format (ASDF), pronounced AZ-diff.
long_description {*}${description}
</pre><pre style='margin:0'>
</pre>