summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-05 02:08:46 +0000
committerSam James <sam@gentoo.org>2024-11-05 02:08:46 +0000
commitf23184ef47b86848daced1919a9d0a337f5746dc (patch)
tree2b7c4ec047e9501270d28300971f9972792da0cc /www-client
parentmedia-libs/opencv: extend metadata (diff)
downloadgentoo-f23184ef47b86848daced1919a9d0a337f5746dc.tar.gz
gentoo-f23184ef47b86848daced1919a9d0a337f5746dc.tar.bz2
gentoo-f23184ef47b86848daced1919a9d0a337f5746dc.zip
www-client/chromium: Stabilize 130.0.6723.91 amd64, #942590
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/chromium/chromium-130.0.6723.91.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-130.0.6723.91.ebuild b/www-client/chromium/chromium-130.0.6723.91.ebuild
index d8144d0c7181..109059bcfa98 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=""
+ KEYWORDS="amd64"
else
KEYWORDS="~amd64 ~arm64 ~ppc64"
fi