commit: 02db5d28040ca9854d479274a42c4c2914d2fd0d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 26 17:00:01 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 26 17:00:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02db5d28
package.mask: Last rite app-misc/realpath Bug: https://bugs.gentoo.org/908406 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5a444a452b0d..ed392398c45b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-10-26) +# Not installable due to conflict with sys-apps/coreutils. +# Removal on 2023-11-25. Bug #908406. +app-misc/realpath + # Michał Górny <[email protected]> (2023-10-26) # Hyperdex "support libraries". Hyperdex was removed in 2020. # No revdeps outside the bunch.
