commit: e6331f43442af36febcb1b3c7a397d810ff7bb83 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jun 29 17:58:54 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jun 29 17:58:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6331f43
package.mask: Mask new rev of app-crypt/libsecret due to collision Bug: https://bugs.gentoo.org/959274 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 75d314663809..9b63a08724fd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-06-29) +# File collision against gnome-base/gnome-keyring[pam], which is +# required via pambase. Masked until the maintainer determines a good +# solution. Bug #959274. +=app-crypt/libsecret-0.21.7-r1 + # Michał Górny <[email protected]> (2025-06-28) # Rust/eBPF does not support 32-bit x86 host. As such, mitmproxy can # no longer be used on this architecture.
