Please stabilise Tests are not expected to pass at this time.
Unable to check for sanity: > no match for package: www-client/chromium-130.0.6723.91
All sanity-check issues have been resolved
amd64 done
arm64 done all arches done
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1286bd4111e59dd0a9b0929384180b27f9b78370 commit 1286bd4111e59dd0a9b0929384180b27f9b78370 Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-11-05 02:23:27 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-11-05 02:27:28 +0000 www-client/chromium: fix duplicate KEYWORDS and revert #942590 stabilization Having double KEYWORDS= in an ebuild makes tooling such as ekeyword barf and violates https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Instead, we negate the comparison and simply define KEYWORDS= only when it should have meaningful values. The stabilization needs to be rolled back as it fails checks once actually applied -- due to ffmpeg-chromium. Bug: https://bugs.gentoo.org/942590 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> www-client/chromium/chromium-130.0.6723.91.ebuild | 4 +--- www-client/chromium/chromium-131.0.6778.24.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-)
Sanity check failed: > www-client/chromium-130.0.6723.91 > rdepend amd64 stable profile default/linux/amd64/23.0 (43 total) > media-video/ffmpeg-chromium:130 > rdepend arm64 dev profile default/linux/arm64/23.0/hardened (8 total) > media-video/ffmpeg-chromium:130
Superseded by #942930 (130.0.6723.116)