diff options
author | 2025-02-19 09:31:32 +0200 | |
---|---|---|
committer | 2025-02-19 09:31:32 +0200 | |
commit | 2eabba3539ec64511d16edbb7b5e37ce883ad168 (patch) | |
tree | bcfae4e5a9721e080aec70b00d69d15bb247eeb6 /www-client | |
parent | www-client/firefox-bin: drop 135.0 (diff) | |
download | gentoo-2eabba3539ec64511d16edbb7b5e37ce883ad168.tar.gz gentoo-2eabba3539ec64511d16edbb7b5e37ce883ad168.tar.bz2 gentoo-2eabba3539ec64511d16edbb7b5e37ce883ad168.zip |
www-client/chromium: Stabilize 133.0.6943.126 arm64, #949957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/chromium/chromium-133.0.6943.126.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-133.0.6943.126.ebuild b/www-client/chromium/chromium-133.0.6943.126.ebuild index dd611f8b8a7a..27180fca2981 100644 --- a/www-client/chromium/chromium-133.0.6943.126.ebuild +++ b/www-client/chromium/chromium-133.0.6943.126.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" |