diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 06:54:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 06:54:41 +0000 |
commit | 6aafc643aab76443c78a77f185cf98ae74e54207 (patch) | |
tree | eac5b5c1f256519c0523b74d55f28402a8e8fe39 /www-client | |
parent | sys-apps/systemd: Stabilize 255.3 arm64, #923431 (diff) | |
download | gentoo-6aafc643aab76443c78a77f185cf98ae74e54207.tar.gz gentoo-6aafc643aab76443c78a77f185cf98ae74e54207.tar.bz2 gentoo-6aafc643aab76443c78a77f185cf98ae74e54207.zip |
www-client/chromium: Stabilize 121.0.6167.139 arm64, #923438
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-121.0.6167.139.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-121.0.6167.139.ebuild b/www-client/chromium/chromium-121.0.6167.139.ebuild index 97dc9c300ad2..4332d5c124bc 100644 --- a/www-client/chromium/chromium-121.0.6167.139.ebuild +++ b/www-client/chromium/chromium-121.0.6167.139.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" |