Author: Armin Rigo <[email protected]> Branch: Changeset: r84030:cbcb5db910b7 Date: 2016-04-29 17:24 +0200 http://bitbucket.org/pypy/pypy/changeset/cbcb5db910b7/
Log: Detail diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@ -120,7 +120,7 @@ PyPy currently supports: * **x86** machines on most common operating systems - (Linux 32/64, Mac OS X 64, Windows 32, OpenBSD, FreeBSD), + (Linux 32/64 bits, Mac OS X 64 bits, Windows 32 bits, OpenBSD, FreeBSD), * newer **ARM** hardware (ARMv6 or ARMv7, with VFPv3) running Linux, _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
