From 94f716fb3e2b2283c4ec8a79f5608a39de769beb Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 23 Nov 2024 16:57:34 +0000 Subject: [PATCH] www-client/chromium: Stabilize 131.0.6778.85 arm64, #944073 Signed-off-by: Sam James --- www-client/chromium/chromium-131.0.6778.85.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-131.0.6778.85.ebuild b/www-client/chromium/chromium-131.0.6778.85.ebuild index 428128ed31d62..d33fbf3daff54 100644 --- a/www-client/chromium/chromium-131.0.6778.85.ebuild +++ b/www-client/chromium/chromium-131.0.6778.85.ebuild @@ -47,7 +47,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"