commit: a685e34db12ef6a59f59f97bf6a41255743cc260 Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Sat Apr 12 00:11:57 2025 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Sun Apr 13 21:49:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a685e34d
www-client/chromium: promote 136 to beta This was not updated from `dev` when M136 was promoted to beta. Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> www-client/chromium/chromium-136.0.7103.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-136.0.7103.25.ebuild b/www-client/chromium/chromium-136.0.7103.25.ebuild index 309de38da3b1..5c90b36d178a 100644 --- a/www-client/chromium/chromium-136.0.7103.25.ebuild +++ b/www-client/chromium/chromium-136.0.7103.25.ebuild @@ -70,7 +70,7 @@ SRC_URI="https://github.com/chromium-linux-tarballs/chromium-tarballs/releases/d pgo? ( https://github.com/elkablo/chromium-profiler/releases/download/v0.2/chromium-profiler-0.2.tar )" LICENSE="BSD" -SLOT="0/dev" +SLOT="0/beta" # 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
