<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/8db845a309a96cbbfd289481fb4c3add47eaf28b">https://github.com/macports/macports-ports/commit/8db845a309a96cbbfd289481fb4c3add47eaf28b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8db845a309a96cbbfd289481fb4c3add47eaf28b
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Dec 16 00:33:08 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> httpie: mark noarch, platforms darwin any
</span>---
net/httpie/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/httpie/Portfile b/net/httpie/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 132255df154..37487fea12d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/httpie/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/httpie/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +20,8 @@ long_description HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP
</span> responses. HTTPie can be used for testing, debugging, and \
generally interacting with HTTP servers.
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> homepage https://httpie.io/
variant python38 conflicts python39 python310 python311 description "Use Python 3.8" {}
</pre><pre style='margin:0'>
</pre>