diff --git a/www-client/chromium/chromium-142.0.7444.175.ebuild b/www-client/chromium/chromium-142.0.7444.175.ebuild index dd840bda92734..b964625d9a8b4 100644 --- a/www-client/chromium/chromium-142.0.7444.175.ebuild +++ b/www-client/chromium/chromium-142.0.7444.175.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"