Modified: trunk/dports/devel/poedit/Portfile (74197 => 74198)
--- trunk/dports/devel/poedit/Portfile 2010-12-07 03:59:33 UTC (rev 74197)
+++ trunk/dports/devel/poedit/Portfile 2010-12-07 05:32:19 UTC (rev 74198)
@@ -26,6 +26,10 @@
depends_lib port:wxWidgets \
port:gettext
+# wxWidgets is not universal and 32-bit only
+universal_variant no
+supported_archs i386 ppc
+
# remove some additional features, especially sparkle because macports handles updates
configure.args --disable-transmem --disable-spellchecking --without-sparkle