diff options
author | Sam James <sam@gentoo.org> | 2024-06-28 13:22:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-28 13:22:58 +0100 |
commit | 104487837764215c81fbc40c554dc4d540fc93aa (patch) | |
tree | 3e89c981237934e839100fa3923892a77ae6f326 /www-client | |
parent | sys-devel/gcc: add 12.4.1_p20240627 (diff) | |
download | gentoo-104487837764215c81fbc40c554dc4d540fc93aa.tar.gz gentoo-104487837764215c81fbc40c554dc4d540fc93aa.tar.bz2 gentoo-104487837764215c81fbc40c554dc4d540fc93aa.zip |
www-client/chromium: Stabilize 126.0.6478.126 amd64, #934976
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-126.0.6478.126.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-126.0.6478.126.ebuild b/www-client/chromium/chromium-126.0.6478.126.ebuild index d690ec2acadd..d3ff927c29ad 100644 --- a/www-client/chromium/chromium-126.0.6478.126.ebuild +++ b/www-client/chromium/chromium-126.0.6478.126.ebuild @@ -88,7 +88,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0/stable" -KEYWORDS="~amd64 arm64 ~ppc64" +KEYWORDS="amd64 arm64 ~ppc64" IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd" IUSE="+X ${IUSE_SYSTEM_LIBS} bindist cups debug ffmpeg-chromium gtk4 +hangouts headless kerberos libcxx +lto +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine" |