commit: b2885cc7e44d13ea0f1d1f67ea8fa81a1c262d62
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 21 06:38:28 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Aug 21 06:39:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2885cc7
www-client/chromium: Stabilize amd64, #961478
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
www-client/chromium/chromium-139.0.7258.138.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-139.0.7258.138.ebuild
b/www-client/chromium/chromium-139.0.7258.138.ebuild
index 5a01d4351d6f..fd5e11ed60a3 100644
--- a/www-client/chromium/chromium-139.0.7258.138.ebuild
+++ b/www-client/chromium/chromium-139.0.7258.138.ebuild
@@ -79,7 +79,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"