commit: 2a04ed4f307f0206f3b1045753039259d945a6df Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Jan 1 10:00:05 2026 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Jan 1 10:00:05 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a04ed4f
profiles/package.mask: mask latest portage-utils-0.98 Multiple issues, including build and operations on gpkgs that have fixes for next release. Better not to use this version. Bug: https://bugs.gentoo.org/968226 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7961cd16f3fe..b12dcd190883 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Uses GLEP 84 format @@ -36,6 +36,10 @@ #--- END OF EXAMPLES --- +# Fabian Groffen <[email protected]> (2026-01-01) +# multiple (build and gpkg) issues, better wait for next release +=app-portage/portage-utils-0.98 + # Ionen Wolkens <[email protected]> (2025-12-30) # This release has been yanked upstream, do the same in case. # https://github.com/PyO3/maturin/issues/2909
