From 3f9e52b63a66c01b7b32c869ca3a42de57ef7377 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 6 Nov 2025 11:36:10 +0000 Subject: [PATCH] www-client/chromium: Stabilize 142.0.7444.134 amd64, #965727 Signed-off-by: Sam James --- www-client/chromium/chromium-142.0.7444.134.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-142.0.7444.134.ebuild b/www-client/chromium/chromium-142.0.7444.134.ebuild index a0082587ee58f..669852b039e99 100644 --- a/www-client/chromium/chromium-142.0.7444.134.ebuild +++ b/www-client/chromium/chromium-142.0.7444.134.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-png +system-zstd"