diff --git a/www-client/chromium/chromium-133.0.6943.98.ebuild b/www-client/chromium/chromium-133.0.6943.98.ebuild index c699a5b..3afd925 100644 --- a/www-client/chromium/chromium-133.0.6943.98.ebuild +++ b/www-client/chromium/chromium-133.0.6943.98.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="~arm64" + KEYWORDS="arm64" fi IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd"