[105188] trunk/doc-new/guide/xml/portfile-keywords.xml

ryandesign at macports.org ryandesign at macports.org
Fri Apr 12 17:20:47 PDT 2013


Revision: 105188
          https://trac.macports.org/changeset/105188
Author:   ryandesign at macports.org
Date:     2013-04-12 17:20:47 -0700 (Fri, 12 Apr 2013)
Log Message:
-----------
portfile-keywords.xml: reword supported_archs section to remove some Denglish

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-keywords.xml

Modified: trunk/doc-new/guide/xml/portfile-keywords.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-keywords.xml	2013-04-13 00:15:02 UTC (rev 105187)
+++ trunk/doc-new/guide/xml/portfile-keywords.xml	2013-04-13 00:20:47 UTC (rev 105188)
@@ -204,9 +204,10 @@
         <option>noarch</option>.</para>
 
         <para>If the building architecture isn't among supported_archs, port
-        fails with an error message except when building on x86_64 (resp.
-        ppc64) and supported_archs contains i386 (resp. ppc). In this case, the
-        port will be built in 32 bit mode.</para>
+        fails with an error message, except when building on x86_64 and
+        supported_archs contains i386 or when building on ppc64 and
+        supported_archs contains ppc, in which case the port will be built in
+        32-bit mode.</para>
 
         <programlisting>supported_archs           i386 ppc</programlisting>
         <programlisting>supported_archs           noarch</programlisting>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130412/c8008678/attachment.html>


More information about the macports-changes mailing list