diff options
| -rw-r--r-- | www-client/chromium/chromium-143.0.7499.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-143.0.7499.40.ebuild b/www-client/chromium/chromium-143.0.7499.40.ebuild index 475f81a27990..d29251cef9a0 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" |
