commit: 7f2ee627ee8648d62ed6ea44cb504e4490ebc7a9
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 17 02:25:19 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Jul 17 02:25:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2ee627
www-client/chromium: stabilize 138.0.7204.157 for arm64
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
www-client/chromium/chromium-138.0.7204.157.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-138.0.7204.157.ebuild
b/www-client/chromium/chromium-138.0.7204.157.ebuild
index 12f65ebe5478..cef2f3d865d0 100644
--- a/www-client/chromium/chromium-138.0.7204.157.ebuild
+++ b/www-client/chromium/chromium-138.0.7204.157.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 ~ppc64"
+ KEYWORDS="amd64 arm64 ~ppc64"
fi
IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd"