<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/e4c939bff0ccfe3cb3af46bca5ff9c6cb4a025d2">https://github.com/macports/macports-ports/commit/e4c939bff0ccfe3cb3af46bca5ff9c6cb4a025d2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e4c939bff0ccfe3cb3af46bca5ff9c6cb4a025d2
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 15 03:34:16 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    py*-libsvm: mark noarch, platforms darwin any
</span>---
 math/libsvm/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libsvm/Portfile b/math/libsvm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 38c91ddc0c5..d76f6948a8c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libsvm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libsvm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -51,6 +51,8 @@ foreach v ${python_versions} {
</span>         long_description    This package provides Python ${python_branch} modules for {*}${name}.
 
         categories          math python
<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> 
         patchfiles-append   patch-tools.diff
 
</pre><pre style='margin:0'>

</pre>