<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/e7fc422901cae6d485d617f84f6914f46edea3a6">https://github.com/macports/macports-ports/commit/e7fc422901cae6d485d617f84f6914f46edea3a6</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 e7fc422901c py-protobuf3: mark as noarch/darwin any
</span>e7fc422901c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e7fc422901cae6d485d617f84f6914f46edea3a6
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Nov 22 05:51:51 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-protobuf3: mark as noarch/darwin any
</span>---
 python/py-protobuf3/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-protobuf3/Portfile b/python/py-protobuf3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 33ceb3756d6..9ddd3b16c9b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-protobuf3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-protobuf3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,6 +38,9 @@ long_description \
</span>                 logical record of information, containing a series of \
                 name-value pairs.
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms       {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> github.setup    google protobuf ${version} v
 github.tarball_from releases
 homepage        https://github.com/google/protobuf
</pre><pre style='margin:0'>

</pre>