diff options
author | Sam James <sam@gentoo.org> | 2024-04-25 12:47:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-25 12:47:17 +0100 |
commit | fe20a9748726af4ee5a0594050ded1053c7dc74c (patch) | |
tree | 39c893aec58d73e147dbf5b1a6e035e58898c77a /www-client/chromium | |
parent | www-client/firefox: add note about standalone geckodriver on esr (diff) | |
download | gentoo-fe20a9748726af4ee5a0594050ded1053c7dc74c.tar.gz gentoo-fe20a9748726af4ee5a0594050ded1053c7dc74c.tar.bz2 gentoo-fe20a9748726af4ee5a0594050ded1053c7dc74c.zip |
www-client/chromium: Stabilize 124.0.6367.78 arm64, #930648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/chromium')
-rw-r--r-- | www-client/chromium/chromium-124.0.6367.78.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-124.0.6367.78.ebuild b/www-client/chromium/chromium-124.0.6367.78.ebuild index df977f1e0464..882cbec21f70 100644 --- a/www-client/chromium/chromium-124.0.6367.78.ebuild +++ b/www-client/chromium/chromium-124.0.6367.78.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" |