# HG changeset patch
# User Maciej Fijalkowski <fijall@gmail.com>
# Date 1367929753 -7200
#      Tue May 07 14:29:13 2013 +0200
# Branch extradoc
# Node ID d2c71262339d972fb03d40fe2f75f7ca7bc44b1e
# Parent  49dace07a8ee96342d4f704c5716b1b01ade9a44
fix this

diff --git a/features.html b/features.html
--- a/features.html
+++ b/features.html
@@ -47,8 +47,7 @@
 <div id="main">
 <h1 class="title">Features</h1>
 <p><strong>PyPy 2.0 beta2</strong> implements <strong>Python 2.7.3</strong> and runs on Intel
-<a class="reference external" href="http://en.wikipedia.org/wiki/IA-32">x86 (IA-32)</a> , <a class="reference external" href="http://en.wikipedia.org/wiki/X86_64">x86_64</a> and <a class="reference external" href="http://en.wikipedia.org/wiki/ARM">ARM</a> platforms (with ARM
-being disabled until 2.0 final), with PPC being underway.
+<a class="reference external" href="http://en.wikipedia.org/wiki/IA-32">x86 (IA-32)</a> , <a class="reference external" href="http://en.wikipedia.org/wiki/X86_64">x86_64</a> and <a class="reference external" href="http://en.wikipedia.org/wiki/ARM">ARM</a> platforms, with PPC being underway.
 It supports all of the core language, passing the Python test suite
 (with minor modifications that were already accepted in the main python
 in newer versions). It supports most of the commonly used Python