diff options
author | Sam James <sam@gentoo.org> | 2024-09-21 02:06:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-21 02:06:07 +0100 |
commit | 465756c58dfe9f231bf3cf93495a9e8fc8781e81 (patch) | |
tree | ad0263a3828675bef6a788a8da492db957d05d82 /www-client | |
parent | media-video/ffmpeg-chromium: Stabilize 129 arm64, #939805 (diff) | |
download | gentoo-465756c58dfe9f231bf3cf93495a9e8fc8781e81.tar.gz gentoo-465756c58dfe9f231bf3cf93495a9e8fc8781e81.tar.bz2 gentoo-465756c58dfe9f231bf3cf93495a9e8fc8781e81.zip |
www-client/chromium: Stabilize 129.0.6668.58 arm64, #939805
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-129.0.6668.58.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-129.0.6668.58.ebuild b/www-client/chromium/chromium-129.0.6668.58.ebuild index 18173b834193..16059a00a6bc 100644 --- a/www-client/chromium/chromium-129.0.6668.58.ebuild +++ b/www-client/chromium/chromium-129.0.6668.58.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 +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine" |