commit: de218221845164c883b0fe5f293092c05cd17cfa
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 6 23:57:56 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Mon Jul 7 00:00:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de218221
www-client/chromium: Stabilize amd64, #959568
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
www-client/chromium/chromium-138.0.7204.92.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-138.0.7204.92.ebuild
b/www-client/chromium/chromium-138.0.7204.92.ebuild
index c7c95f12c22f..81f70662f6bc 100644
--- a/www-client/chromium/chromium-138.0.7204.92.ebuild
+++ b/www-client/chromium/chromium-138.0.7204.92.ebuild
@@ -78,7 +78,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"