commit: 3d1513abf3f53c505ef3a47bf3bb079d29d660f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 18:00:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 18:01:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1513ab
www-client/chromium: Stabilize 132.0.6834.83 arm64, #948141
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-client/chromium/chromium-132.0.6834.83.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-132.0.6834.83.ebuild
b/www-client/chromium/chromium-132.0.6834.83.ebuild
index c667b9ce59e5..afebf0bd7d16 100644
--- a/www-client/chromium/chromium-132.0.6834.83.ebuild
+++ b/www-client/chromium/chromium-132.0.6834.83.ebuild
@@ -47,7 +47,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"