diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-53.0.2774.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-53.0.2774.3.ebuild b/www-client/chromium/chromium-53.0.2774.3.ebuild index 4c367efd9c58..eeacb6346f7b 100644 --- a/www-client/chromium/chromium-53.0.2774.3.ebuild +++ b/www-client/chromium/chromium-53.0.2774.3.ebuild @@ -22,7 +22,7 @@ IUSE="cups gn gnome gnome-keyring gtk3 +hangouts kerberos neon pic +proprietary- RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )" # TODO: bootstrapped gn binary hangs when using tcmalloc with portage's sandbox. -REQUIRED_USE="gn? ( gnome-keyring !tcmalloc )" +REQUIRED_USE="gn? ( gnome gnome-keyring !tcmalloc )" # Native Client binaries are compiled with different set of flags, bug #452066. QA_FLAGS_IGNORED=".*\.nexe" |