From fcb988fdd47c3588c350671d4cfe9d3af085e6d3 Mon Sep 17 00:00:00 2001 From: Matt Jolly Date: Fri, 28 Feb 2025 10:52:47 +1000 Subject: [PATCH] www-client/chromium: Promote 134 to stable subslot This release has been promoted to 'stable' (for a percentage of users) upstream, so there's no need for us to push it as a `beta`. Signed-off-by: Matt Jolly --- www-client/chromium/chromium-134.0.6998.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-134.0.6998.35.ebuild b/www-client/chromium/chromium-134.0.6998.35.ebuild index 69e8e95565da8..aa1212c2269e1 100644 --- a/www-client/chromium/chromium-134.0.6998.35.ebuild +++ b/www-client/chromium/chromium-134.0.6998.35.ebuild @@ -69,7 +69,7 @@ SRC_URI="https://chromium-tarballs.distfiles.gentoo.org/${P}-linux.tar.xz pgo? ( https://github.com/elkablo/chromium-profiler/releases/download/v0.2/chromium-profiler-0.2.tar )" LICENSE="BSD" -SLOT="0/beta" +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