www-client/chromium: Stabilize 143.0.7499.109 arm64, #967383

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-12-20 10:00:52 +02:00
parent de78e29c5c
commit 7e8c88578b
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -79,7 +79,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"