diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-22 13:40:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 13:40:03 +0200 |
commit | 6619b3b9e1a43f67d2214598a624c479b831d416 (patch) | |
tree | 85862ba0531961b679f7c484f4aca69c59d25692 /www-client | |
parent | net-nntp/sabnzbd: Add dev-python/pytest-asyncio dep (diff) | |
download | gentoo-6619b3b9e1a43f67d2214598a624c479b831d416.tar.gz gentoo-6619b3b9e1a43f67d2214598a624c479b831d416.tar.bz2 gentoo-6619b3b9e1a43f67d2214598a624c479b831d416.zip |
www-client/chromium: Stabilize 125.0.6422.76 arm64, #932404
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-125.0.6422.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-125.0.6422.76.ebuild b/www-client/chromium/chromium-125.0.6422.76.ebuild index 45e93e833267..00745bf94d8d 100644 --- a/www-client/chromium/chromium-125.0.6422.76.ebuild +++ b/www-client/chromium/chromium-125.0.6422.76.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" |