<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/5dd5c08d1073af57d3a90c3bbb6bac026ef53479">https://github.com/macports/macports-ports/commit/5dd5c08d1073af57d3a90c3bbb6bac026ef53479</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5dd5c08d1073af57d3a90c3bbb6bac026ef53479
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 22 17:57:55 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> mmtf-cpp: mark noarch, platforms any
</span>---
science/mmtf-cpp/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/mmtf-cpp/Portfile b/science/mmtf-cpp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6bd0af84e49..c12a576d410 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/mmtf-cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/mmtf-cpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,8 @@ revision 0
</span> categories science
maintainers {gmail.com:howarth.at.macports @jwhowarth} openmaintainer
license MIT
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span>
description MMTF in C++
long_description The macromolecular transmission format (MMTF) is a binary encoding of biological structures.
</pre><pre style='margin:0'>
</pre>