diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-01 15:56:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-01 15:56:35 +0200 |
commit | 702a5a88676d1858325f3ea7f66c4a208c370412 (patch) | |
tree | 862d12d6d4be30a70dee47ad4d8264430c6438df /www-client | |
parent | www-client/chromium: Stabilize 122.0.6261.94 amd64, #925667 (diff) | |
download | gentoo-702a5a88676d1858325f3ea7f66c4a208c370412.tar.gz gentoo-702a5a88676d1858325f3ea7f66c4a208c370412.tar.bz2 gentoo-702a5a88676d1858325f3ea7f66c4a208c370412.zip |
www-client/chromium: Stabilize 122.0.6261.94 arm64, #925667
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-122.0.6261.94.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-122.0.6261.94.ebuild b/www-client/chromium/chromium-122.0.6261.94.ebuild index d2817d213120..f332ce0b688c 100644 --- a/www-client/chromium/chromium-122.0.6261.94.ebuild +++ b/www-client/chromium/chromium-122.0.6261.94.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" |