Author: Richard Plangger <[email protected]>
Branch: extradoc
Changeset: r863:b395a4d19079
Date: 2017-02-15 16:47 +0100
http://bitbucket.org/pypy/pypy.org/changeset/b395a4d19079/

Log:    add s390x to the enumeration in one of the first download paragraphs

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -74,7 +74,8 @@
 <p class="download-menu">There are <a class="reference external" 
href="http://buildbot.pypy.org/nightly/trunk/";>nightly binary builds</a> 
available. Those builds are not always
 as stable as the release, but they contain numerous bugfixes and
 performance improvements.</p>
-<p>We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows 
for:</p>
+<p>We provide binaries for x86, ARM, PPC and s390x running on different 
operating systems such as
+Linux, Mac OS/X and Windows:</p>
 <ul class="simple">
 <li>the Python2.7 compatible release &#8212; <strong>PyPy2.7 v5.6.0</strong> 
&#8212; (<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html";>what's new in 
PyPy2.7?</a>)</li>
 <li>the Python3.3 compatible release &#8212; <strong>PyPy3.3 v5.5</strong> 
&#8212; (<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy3.3-v5.5.0.html";>what's new in 
PyPy3.3?</a>).</li>
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -12,7 +12,8 @@
   as stable as the release, but they contain numerous bugfixes and
   performance improvements.
 
-We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows for:
+We provide binaries for x86, ARM, PPC and s390x running on different operating 
systems such as
+Linux, Mac OS/X and Windows:
 
 * the Python2.7 compatible release &#8212; **PyPy2.7 v5.6.0** &#8212; (`what's 
new in PyPy2.7?`_)
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to