From e4db77c4974890aa065cf06963a2b849e8a67d7e Mon Sep 17 00:00:00 2001 From: Matt Jolly Date: Thu, 11 Sep 2025 10:58:42 +1000 Subject: [PATCH] www-client/chromium: stabilize 140.0.7339.127 for amd64, arm64 Bug: https://bugs.gentoo.org/962717 Signed-off-by: Matt Jolly --- www-client/chromium/chromium-140.0.7339.127.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-140.0.7339.127.ebuild b/www-client/chromium/chromium-140.0.7339.127.ebuild index cb85548279afa..a65823c874aaa 100644 --- a/www-client/chromium/chromium-140.0.7339.127.ebuild +++ b/www-client/chromium/chromium-140.0.7339.127.ebuild @@ -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"