diff options
author | Sam James <sam@gentoo.org> | 2024-03-27 23:10:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-27 23:10:53 +0000 |
commit | 932c668577724aaf53d7594d0a23a2cd8a4432fd (patch) | |
tree | 539e53bfaa39f356c2b0d1e5b6e1a5472bcee62f /www-client | |
parent | app-text/xmlstarlet: Fix compilation for Clang >=17 (diff) | |
download | gentoo-932c668577724aaf53d7594d0a23a2cd8a4432fd.tar.gz gentoo-932c668577724aaf53d7594d0a23a2cd8a4432fd.tar.bz2 gentoo-932c668577724aaf53d7594d0a23a2cd8a4432fd.zip |
www-client/chromium: Stabilize 123.0.6312.86 arm64, #927965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-123.0.6312.86.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-123.0.6312.86.ebuild b/www-client/chromium/chromium-123.0.6312.86.ebuild index 5a6a81900335..cfd05028e19d 100644 --- a/www-client/chromium/chromium-123.0.6312.86.ebuild +++ b/www-client/chromium/chromium-123.0.6312.86.ebuild @@ -88,7 +88,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 libcxx lto +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 screencast selinux +system-toolchain vaapi wayland widevine" |