www-client/chromium: Stabilize 143.0.7499.40 arm64, #967056

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-12-04 12:19:33 +00:00
parent 2823144dff
commit 2e1f00343b
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -83,7 +83,7 @@ SLOT="0/stable"
# Dev exists mostly to give devs some breathing room for beta/stable releases;
# it shouldn't be keyworded but adventurous users can select it.
if [[ ${SLOT} != "0/dev" ]]; then
KEYWORDS="amd64 ~arm64"
KEYWORDS="amd64 arm64"
fi
IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-zstd"