commit: ee1273f59dd95b871a290151c5d51436282b0162
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 16 19:37:04 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 16 19:37:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1273f5
www-client/chromium: Stabilize 136.0.7103.113 arm64, #955971
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-client/chromium/chromium-136.0.7103.113.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-136.0.7103.113.ebuild
b/www-client/chromium/chromium-136.0.7103.113.ebuild
index c9f973c19fc5..6f150ca7d454 100644
--- a/www-client/chromium/chromium-136.0.7103.113.ebuild
+++ b/www-client/chromium/chromium-136.0.7103.113.ebuild
@@ -77,7 +77,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"