summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-24 10:45:27 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-24 10:45:27 +0300
commit91a3e34082cf9cd4015573996f6369545b396823 (patch)
treedc517ffed3562e447ccbf3ecfca925eb91899f71 /www-client
parentwww-client/chromium: Stabilize 130.0.6723.58 amd64, #941720 (diff)
downloadgentoo-91a3e34082cf9cd4015573996f6369545b396823.tar.gz
gentoo-91a3e34082cf9cd4015573996f6369545b396823.tar.bz2
gentoo-91a3e34082cf9cd4015573996f6369545b396823.zip
www-client/chromium: Stabilize 130.0.6723.58 arm64, #941720
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/chromium/chromium-130.0.6723.58.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-130.0.6723.58.ebuild b/www-client/chromium/chromium-130.0.6723.58.ebuild
index e4ec7c307dc2..c054401613e2 100644
--- a/www-client/chromium/chromium-130.0.6723.58.ebuild
+++ b/www-client/chromium/chromium-130.0.6723.58.ebuild
@@ -80,7 +80,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"
fi