commit: 20820a99313c76f93b6f4a0015bc758ed233e90f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 17 00:22:19 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 17 00:22:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20820a99
profiles: Mask >=app-office/kmymoney-5.1.92 for DB migration issue Bug: https://bugs.gentoo.org/951486 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 78031ed5287b..a12adb9d688f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-03-17) +# Database migration issues on upgrade, bug #951486 +>=app-office/kmymoney-5.1.92 + # Arthur Zamarin <[email protected]> (2025-03-15) # EAPI=7, uses deprecated Go eclasses. Isn't maintained in Gentoo # since 2019, with awaiting version bump (upstream is still active).
