diff options
author | 2025-01-08 21:22:39 +0000 | |
---|---|---|
committer | 2025-01-08 21:22:39 +0000 | |
commit | 2ba49b243136f226bd306964ce2880cd57a4708b (patch) | |
tree | 88e71bba9e7f7614a563c5f3ce20c41a8eebd98e /www-client/chromium | |
parent | sys-cluster/ceph: Stabilize 19.2.0-r2 ppc64, #945649 (diff) | |
download | gentoo-2ba49b243136f226bd306964ce2880cd57a4708b.tar.gz gentoo-2ba49b243136f226bd306964ce2880cd57a4708b.tar.bz2 gentoo-2ba49b243136f226bd306964ce2880cd57a4708b.zip |
www-client/chromium: Stabilize 131.0.6778.264 amd64, #947701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/chromium')
-rw-r--r-- | www-client/chromium/chromium-131.0.6778.264.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-131.0.6778.264.ebuild b/www-client/chromium/chromium-131.0.6778.264.ebuild index ddaae4026f21..adda2b0c6e60 100644 --- a/www-client/chromium/chromium-131.0.6778.264.ebuild +++ b/www-client/chromium/chromium-131.0.6778.264.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" + KEYWORDS="amd64 ~arm64" fi IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd" |