diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-11-08 20:36:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-11-08 20:36:49 +0100 |
commit | ec115b285374748f3b963c1164af4255a48f1ea7 (patch) | |
tree | cc8bfcb94186418e95cafacf73707e380a425f4a /www-client | |
parent | php-ext-pecl-r2.eclass: add die statement to prepare for removal (diff) | |
download | gentoo-ec115b285374748f3b963c1164af4255a48f1ea7.tar.gz gentoo-ec115b285374748f3b963c1164af4255a48f1ea7.tar.bz2 gentoo-ec115b285374748f3b963c1164af4255a48f1ea7.zip |
www-client/chromium: amd64 stable wrt bug #636800
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-62.0.3202.89.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-62.0.3202.89.ebuild b/www-client/chromium/chromium-62.0.3202.89.ebuild index 987424e04650..b0de71dabd78 100644 --- a/www-client/chromium/chromium-62.0.3202.89.ebuild +++ b/www-client/chromium/chromium-62.0.3202.89.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="component-build cups gnome-keyring +hangouts kerberos neon pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu +system-libvpx +tcmalloc widevine" RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )" |