commit: b77c1e9c25cfaef44487b6434d2b7e40126fb4f5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 5 02:08:49 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 5 02:08:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77c1e9c
www-client/chromium: Stabilize 130.0.6723.91 arm64, #942590
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-client/chromium/chromium-130.0.6723.91.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/chromium/chromium-130.0.6723.91.ebuild
b/www-client/chromium/chromium-130.0.6723.91.ebuild
index 109059bcfa98..a7c6ea136a83 100644
--- a/www-client/chromium/chromium-130.0.6723.91.ebuild
+++ b/www-client/chromium/chromium-130.0.6723.91.ebuild
@@ -50,7 +50,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"
+ KEYWORDS="amd64 arm64"
else
KEYWORDS="~amd64 ~arm64 ~ppc64"
fi