diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-08 20:19:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-08 20:19:02 +0300 |
commit | 5257bc6a2fd4d8377dd788284282d695c5dab982 (patch) | |
tree | 65c8c4bc7b5e1ab0c8b13d7c1e13dda236ade89f /www-client/chromium | |
parent | dev-lang/python: Stabilize 3.8.19_p3 sparc, #937146 (diff) | |
download | gentoo-5257bc6a2fd4d8377dd788284282d695c5dab982.tar.gz gentoo-5257bc6a2fd4d8377dd788284282d695c5dab982.tar.bz2 gentoo-5257bc6a2fd4d8377dd788284282d695c5dab982.zip |
www-client/chromium: Stabilize 127.0.6533.99 amd64, #937519
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client/chromium')
-rw-r--r-- | www-client/chromium/chromium-127.0.6533.99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-127.0.6533.99.ebuild b/www-client/chromium/chromium-127.0.6533.99.ebuild index 4c48afe2250e..c350522a9035 100644 --- a/www-client/chromium/chromium-127.0.6533.99.ebuild +++ b/www-client/chromium/chromium-127.0.6533.99.ebuild @@ -70,7 +70,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 +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine" |