diff options
author | Sam James <sam@gentoo.org> | 2024-07-25 23:26:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-25 23:26:01 +0100 |
commit | 94fcd6165f73d6f3a328640af84dbdffb613ba1a (patch) | |
tree | c0e8420df1d063d124b2770954382657d4552153 /www-client | |
parent | media-video/ffmpeg-chromium: Stabilize 127 amd64, #936630 (diff) | |
download | gentoo-94fcd6165f73d6f3a328640af84dbdffb613ba1a.tar.gz gentoo-94fcd6165f73d6f3a328640af84dbdffb613ba1a.tar.bz2 gentoo-94fcd6165f73d6f3a328640af84dbdffb613ba1a.zip |
www-client/chromium: Stabilize 127.0.6533.72 arm64, #936630
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-127.0.6533.72.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-127.0.6533.72.ebuild b/www-client/chromium/chromium-127.0.6533.72.ebuild index 2164e2e807db..ac25cba49b1b 100644 --- a/www-client/chromium/chromium-127.0.6533.72.ebuild +++ b/www-client/chromium/chromium-127.0.6533.72.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 +lto +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine" |