diff --git a/download.html b/download.html index 52ef6e0c9e3d34703ef0e9856e261fa85391451c_ZG93bmxvYWQuaHRtbA==..b395a4d19079355bac62f517510c5f5fb774118d_ZG93bmxvYWQuaHRtbA== 100644 --- 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 — <strong>PyPy2.7 v5.6.0</strong> — (<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 — <strong>PyPy3.3 v5.5</strong> — (<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 index 52ef6e0c9e3d34703ef0e9856e261fa85391451c_c291cmNlL2Rvd25sb2FkLnR4dA==..b395a4d19079355bac62f517510c5f5fb774118d_c291cmNlL2Rvd25sb2FkLnR4dA== 100644 --- 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 — **PyPy2.7 v5.6.0** — (`what's new in PyPy2.7?`_)