commit: 438fca0f9d1045a6606b25cdc6d8c08e7153c371
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 10:29:43 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 11:29:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438fca0f
www-client/chromium: Stabilize amd64, #956775
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
www-client/chromium/chromium-137.0.7151.68.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-137.0.7151.68.ebuild
b/www-client/chromium/chromium-137.0.7151.68.ebuild
index 243d783c559e..5a7ded612311 100644
--- a/www-client/chromium/chromium-137.0.7151.68.ebuild
+++ b/www-client/chromium/chromium-137.0.7151.68.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 ~ppc64"
+ KEYWORDS="amd64 ~arm64 ~ppc64"
fi
IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd"