www-client/chromium: stabilize 140.0.7339.127 for amd64, arm64

Bug: https://bugs.gentoo.org/962717
Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
Matt Jolly
2025-09-11 10:58:42 +10:00
parent eabc19c948
commit e4db77c497

View File

@@ -78,7 +78,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-png +system-zstd"