From 2e1f00343ba1ac7dc26128cf936138e24fa4e5a2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 4 Dec 2025 12:19:33 +0000 Subject: [PATCH] www-client/chromium: Stabilize 143.0.7499.40 arm64, #967056 Signed-off-by: Sam James --- www-client/chromium/chromium-143.0.7499.40.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-143.0.7499.40.ebuild b/www-client/chromium/chromium-143.0.7499.40.ebuild index d29251cef9a06..d6e192a9a2814 100644 --- a/www-client/chromium/chromium-143.0.7499.40.ebuild +++ b/www-client/chromium/chromium-143.0.7499.40.ebuild @@ -83,7 +83,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"