<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b6157d02a4dedb093a1eb146448d34928e05b999">https://github.com/macports/macports-ports/commit/b6157d02a4dedb093a1eb146448d34928e05b999</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 b6157d02a4d pam-watchid: disable universal variant
</span>b6157d02a4d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b6157d02a4dedb093a1eb146448d34928e05b999
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Mon Jan 24 12:26:52 2022 +0800

<span style='display:block; white-space:pre;color:#404040;'>    pam-watchid: disable universal variant
</span>---
 security/pam-watchid/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pam-watchid/Portfile b/security/pam-watchid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c163bb6b617..a974813a747 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pam-watchid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pam-watchid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,6 +30,7 @@ post-patch {
</span> 
 build.env-append        TARGET=${build_arch}-apple-darwin${os.major}
 destroot.env-append     DESTINATION=${destroot}${prefix}/lib/pam
<span style='display:block; white-space:pre;background:#e0ffe0;'>+universal_variant       no
</span> 
 notes-append "
     Edit /etc/pam.d/sudo to include the following line as the first line (not including comments)\
</pre><pre style='margin:0'>

</pre>