install google-chrome

Добрый день!

Подскажите пожалуйста решение проблемы.
Планирую поставить google-chrome на свой РС
Linux linux 4.4.39-calculate #1 SMP PREEMPT Mon Dec 26 14:56:07 UTC 2016 i686 Intel® Core™ i5 CPU 650 @ 3.20GHz GenuineIntel GNU/Linux

выходит следующая ошибка

emerge -av --autounmask-write google-chrome

 * IMPORTANT: 8 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    *] www-client/google-chrome-55.0.2883.87::gentoo  USE="plugins" L10N="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv sw ta te th tr uk vi zh-CN zh-TW" 45158 KiB

Total: 1 package (1 new), Size of downloads: 45158 KiB

Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Running pre-merge checks for www-client/google-chrome-55.0.2883.87
 * ERROR: www-client/google-chrome-55.0.2883.87::gentoo failed (pretend phase):
 *   google-chrome only works on amd64
 * 
 * Call stack:
 *                           ebuild.sh, line 115:  Called pkg_pretend
 *   google-chrome-55.0.2883.87.ebuild, line 103:  Called die
 * The specific snippet of code:
 *      use amd64 || die "google-chrome only works on amd64"
 * 
 * If you need support, post the output of `emerge --info '=www-client/google-chrome-55.0.2883.87::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/google-chrome-55.0.2883.87::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/www-client/google-chrome-55.0.2883.87/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/www-client/google-chrome-55.0.2883.87/temp/die.env'.
 * Working directory: '/usr/lib/python3.4/site-packages'
 * S: '/var/calculate/tmp/portage/www-client/google-chrome-55.0.2883.87/work'

 * Messages for package www-client/google-chrome-55.0.2883.87:

 * ERROR: www-client/google-chrome-55.0.2883.87::gentoo failed (pretend phase):
 *   google-chrome only works on amd64
 * 
 * Call stack:
 *                           ebuild.sh, line 115:  Called pkg_pretend
 *   google-chrome-55.0.2883.87.ebuild, line 103:  Called die
 * The specific snippet of code:
 *      use amd64 || die "google-chrome only works on amd64"
 * 
 * If you need support, post the output of `emerge --info '=www-client/google-chrome-55.0.2883.87::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/google-chrome-55.0.2883.87::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/www-client/google-chrome-55.0.2883.87/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/www-client/google-chrome-55.0.2883.87/temp/die.env'.
 * Working directory: '/usr/lib/python3.4/site-packages'
 * S: '/var/calculate/tmp/portage/www-client/google-chrome-55.0.2883.87/work'

В первой строчке - причина: google-chrome only works on amd64

а есть возможность установки на x86 кто-нибудь ставил?

emerge chromium

дополнительно можно:

emerge chrome-binary-plugins

Спасибо