<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/736d57e186a34ab4e65dcca4adbb2ee670bc961d">https://github.com/macports/macports-ports/commit/736d57e186a34ab4e65dcca4adbb2ee670bc961d</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 736d57e  qemu: remove compatibility variant +target_or32
</span>736d57e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 736d57e186a34ab4e65dcca4adbb2ee670bc961d
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Mon Jan 28 16:12:55 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    qemu: remove compatibility variant +target_or32
</span>---
 emulators/qemu/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/emulators/qemu/Portfile b/emulators/qemu/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e73d084..f196146 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/emulators/qemu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/emulators/qemu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -103,9 +103,6 @@ foreach t {i386 x86_64 alpha {arm aarch64} cris lm32 m68k {microblaze microblaze
</span> }
 default_variants-append +target_i386 +target_x86_64
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Compatiblity variant, remove after 2018-12-31
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-variant target_or32 description "Compatibility variant, renamed to +target_or1k" requires target_or1k {}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> if {![variant_isset curses]} {
     default_variants-append +cocoa
 }
</pre><pre style='margin:0'>

</pre>