commit: 06fe591c663b112b38cc3438164fce50ac5dce25
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 19:50:15 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 20:10:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fe591c
www-client/chromium: Stabilize 138.0.7204.49 arm64, #959132
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-client/chromium/chromium-138.0.7204.49.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-138.0.7204.49.ebuild
b/www-client/chromium/chromium-138.0.7204.49.ebuild
index c7c95f12c22f..252ba2ee37fc 100644
--- a/www-client/chromium/chromium-138.0.7204.49.ebuild
+++ b/www-client/chromium/chromium-138.0.7204.49.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"