[93033] trunk/dports/lang

jeremyhu at macports.org jeremyhu at macports.org
Mon May 14 00:33:25 PDT 2012


Revision: 93033
          https://trac.macports.org/changeset/93033
Author:   jeremyhu at macports.org
Date:     2012-05-14 00:33:24 -0700 (Mon, 14 May 2012)
Log Message:
-----------
gcc4[78]: Don't support ppc (#34385)

Modified Paths:
--------------
    trunk/dports/lang/gcc47/Portfile
    trunk/dports/lang/gcc48/Portfile

Modified: trunk/dports/lang/gcc47/Portfile
===================================================================
--- trunk/dports/lang/gcc47/Portfile	2012-05-14 07:32:36 UTC (rev 93032)
+++ trunk/dports/lang/gcc47/Portfile	2012-05-14 07:33:24 UTC (rev 93033)
@@ -26,6 +26,8 @@
                     http://www.mirrorservice.org/sites/sources.redhat.com/pub/java/:ecj \
                     http://ftp-stud.fht-esslingen.de/pub/Mirrors/sourceware.org/java/:ecj
 
+supported_archs     i386 x86_64
+
 use_bzip2           yes
 
 set ecj             ecj-4.5.jar

Modified: trunk/dports/lang/gcc48/Portfile
===================================================================
--- trunk/dports/lang/gcc48/Portfile	2012-05-14 07:32:36 UTC (rev 93032)
+++ trunk/dports/lang/gcc48/Portfile	2012-05-14 07:33:24 UTC (rev 93033)
@@ -28,6 +28,8 @@
                     rmd160  c9a7d536dc683839324ebbd97b37e5397492e392 \
                     sha256  0ff0591a5ce39c6bace4a9fc6e26d986c88dece5758dda44c0dce74ce51588bc
 
+supported_archs     i386 x86_64
+
 use_bzip2           yes
 
 depends_lib         port:gmp port:mpfr port:libiconv port:libmpc port:ppl port:cloog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120514/f739a3f3/attachment.html>


More information about the macports-changes mailing list