diff options
author | 2024-10-10 04:54:44 +0000 | |
---|---|---|
committer | 2024-10-10 04:54:44 +0000 | |
commit | 04d883c42022eb33f89ed9e738419636fa1feadc (patch) | |
tree | faed2f76f03b7d64678c9c06b3208bf232c17fcd /www-client | |
parent | dev-lang/spidermonkey: Keyword 128.3.0 riscv, #941187 (diff) | |
download | gentoo-04d883c42022eb33f89ed9e738419636fa1feadc.tar.gz gentoo-04d883c42022eb33f89ed9e738419636fa1feadc.tar.bz2 gentoo-04d883c42022eb33f89ed9e738419636fa1feadc.zip |
www-client/chromium: Stabilize 129.0.6668.100 arm64, #941213
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-129.0.6668.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-129.0.6668.100.ebuild b/www-client/chromium/chromium-129.0.6668.100.ebuild index 09204febe4d7..1dd70990b626 100644 --- a/www-client/chromium/chromium-129.0.6668.100.ebuild +++ b/www-client/chromium/chromium-129.0.6668.100.ebuild @@ -70,7 +70,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0/stable" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 arm64" 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 +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine" |