#37973: RFE: the bzr port should be modified to not use "universal_variant no" if possible --------------------------+---------------------- Reporter: egall@… | Owner: raimue@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: bzr | --------------------------+---------------------- Changes (by ryandesign@…): * cc: raimue@… (removed) * cc: ryandesign@… (added) * owner: macports-tickets@… => raimue@… Comment: bzr is ''not'' noarch; it installs architecture-specific files in ${frameworks_dir}/Python.framework/Versions/2.7/lib/python2.7/site- packages/bzrlib: {{{ $ lipo -info /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/bzrlib/_annotator_pyx.so Non-fat file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/bzrlib/_annotator_pyx.so is architecture: x86_64 }}} If it is possible to do so, it would be great to allow bzr to build universal, of course. Just removing the "universal_variant no" line works for me on Mountain Lion. -- Ticket URL: <https://trac.macports.org/ticket/37973#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS