www-client/chromium: sync with upstream
Some checks failed
Docker / updater-base-image (push) Waiting to run
Test / elint (push) Failing after 34s

This commit is contained in:
github-actions[bot] 2025-02-16 00:03:37 +00:00 committed by GitHub
parent 95b656306e
commit d75aa783eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,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="~arm64"
KEYWORDS="arm64"
fi
IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd"