From e5449fa030f188bea6bd3b98c1fed1c3a34a6149 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 16 Oct 2025 19:46:33 +0100 Subject: [PATCH] www-client/chromium: Stabilize 141.0.7390.107 arm64, #964406 Signed-off-by: Sam James --- www-client/chromium/chromium-141.0.7390.107.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-141.0.7390.107.ebuild b/www-client/chromium/chromium-141.0.7390.107.ebuild index e69ebc5a4b5b2..5ef4669ff79c1 100644 --- a/www-client/chromium/chromium-141.0.7390.107.ebuild +++ b/www-client/chromium/chromium-141.0.7390.107.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"