<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0174f27200e263bec8fe3ac0f648e0cc825bf0bd">https://github.com/macports/macports-ports/commit/0174f27200e263bec8fe3ac0f648e0cc825bf0bd</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 0174f27 duti: open up to all systems
</span>0174f27 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0174f27200e263bec8fe3ac0f648e0cc825bf0bd
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Thu Aug 30 15:13:38 2018 +0000
<span style='display:block; white-space:pre;color:#404040;'> duti: open up to all systems
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> no apparent need to restrict it to x86_64
</span><span style='display:block; white-space:pre;color:#404040;'> build and works fine on PPC Tiger
</span>---
sysutils/duti/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/duti/Portfile b/sysutils/duti/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 20c4f83..b52116a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/duti/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/duti/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,6 @@ categories sysutils
</span> license public-domain
maintainers {gmail.com:newtonne.github @newtonne} openmaintainer
platforms darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs x86_64
</span>
description Select default apps for documents and URL schemes on macOS.
</pre><pre style='margin:0'>
</pre>