diff --git a/doc/luajit.html b/doc/luajit.html
index 1d5a0b64..9725f5c2 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -80,7 +80,7 @@ standard Lua interpreter and can be deployed as a drop-in replacement.
LuaJIT offers more performance, at the expense of portability. It
currently runs on all popular operating systems based on
x86 or x64 CPUs (Linux, Windows, OSX etc.) or embedded
-systems based on ARM (Android, iOS) or PPC/e500v2 CPUs.
+systems based on ARM (Android, iOS) or PPC CPUs.
Other platforms will be supported in the future, based on user demand
and sponsoring.