<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f6f12c6fe50f5fdf760c9cc459b4ffb2d2fdfe87">https://github.com/macports/macports-ports/commit/f6f12c6fe50f5fdf760c9cc459b4ffb2d2fdfe87</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f6f12c6fe50f5fdf760c9cc459b4ffb2d2fdfe87
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun May 13 20:53:50 2018 -0500
<span style='display:block; white-space:pre;color:#404040;'> html: supported_archs noarch
</span>---
textproc/html/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/html/Portfile b/textproc/html/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bc23abf..e4e507a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/html/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/html/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,7 @@ maintainers nomaintainer
</span> description All W3C published SGML DTDs for HTML
homepage http://www.w3.org/
platforms darwin
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span>
long_description SGML DTDs for HTML level 0, 1, 2, 3.2, and 4.0 as \
defined by the World Wide Web Consortium (W3C). \
</pre><pre style='margin:0'>
</pre>