diff options
-rw-r--r-- | www/index.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/index.html b/www/index.html index 2f4ca89b9..849375240 100644 --- a/www/index.html +++ b/www/index.html @@ -111,13 +111,7 @@ <ul> <li> lib/ Is a generic portable implementations.</li> - <li> lib/(arch) has optimized version for the following supported architectures: - <ul> - <li>i386</li> - <li>X86-64</li> - <li>PowerPC</li> - <li>PowerPC 64</li> - </ul></li> + <li> lib/(arch) has optimized version for the supported architectures.</li> </ul> <!--=====================================================================--> |