diff options
author | 2024-03-14 09:11:55 +0000 | |
---|---|---|
committer | 2024-03-14 09:11:55 +0000 | |
commit | 036dc0ca1a90dce026682827b2f0721001f9c5a9 (patch) | |
tree | 2aaa6a6ad5e23fcdc7036099a7fca78c2b929566 /www-client/chromium | |
parent | media-sound/musepack-tools: update SRC_URI (diff) | |
download | gentoo-036dc0ca1a90dce026682827b2f0721001f9c5a9.tar.gz gentoo-036dc0ca1a90dce026682827b2f0721001f9c5a9.tar.bz2 gentoo-036dc0ca1a90dce026682827b2f0721001f9c5a9.zip |
www-client/chromium: Stabilize 122.0.6261.111 amd64, #926426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/chromium')
-rw-r--r-- | www-client/chromium/chromium-122.0.6261.111.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-122.0.6261.111.ebuild b/www-client/chromium/chromium-122.0.6261.111.ebuild index 8856d05c3270..2a356153ab17 100644 --- a/www-client/chromium/chromium-122.0.6261.111.ebuild +++ b/www-client/chromium/chromium-122.0.6261.111.ebuild @@ -77,7 +77,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} cups debug gtk4 +hangouts headless kerberos libcxx lto +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 screencast selinux +system-toolchain vaapi wayland widevine" |