Revision: 99236 http://trac.macports.org//changeset/99236 Author: ryandesign@macports.org Date: 2012-10-29 17:39:47 -0700 (Mon, 29 Oct 2012) Log Message: ----------- iTunesMatchHelper: supported_archs x86_64; universal_variant no (#36746) Modified Paths: -------------- trunk/dports/aqua/iTunesMatchHelper/Portfile Modified: trunk/dports/aqua/iTunesMatchHelper/Portfile =================================================================== --- trunk/dports/aqua/iTunesMatchHelper/Portfile 2012-10-30 00:27:15 UTC (rev 99235) +++ trunk/dports/aqua/iTunesMatchHelper/Portfile 2012-10-30 00:39:47 UTC (rev 99236) @@ -18,6 +18,10 @@ platforms darwin +# error: -fobjc-arc is not supported with fragile abi +supported_archs x86_64 +universal_variant no + fetch.type git destroot {
participants (1)
-
ryandesign@macports.org