The app-alternatives system allows user to pick alternative implementation (such as app-arch/pigz) and so packages should not depend on app-arch/gzip directly and instead should depend on app-alternatives/gzip. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9bc46aefc25565e7a9ed968d61f07604686344 commit bd9bc46aefc25565e7a9ed968d61f07604686344 Author: NRK <nrk@disroot.org> AuthorDate: 2023-05-13 05:05:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-28 13:28:37 +0000 sys-apps/kbd: depend on app-alternatives/gzip ...instead of directly depending on app-arch/gzip since users can select alternative implementations (such as pigz) through the app-alternatives system. Closes: https://bugs.gentoo.org/907296 Signed-off-by: NRK <nrk@disroot.org> Closes: https://github.com/gentoo/gentoo/pull/31014 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/kbd/kbd-2.5.1.ebuild | 2 +- sys-apps/kbd/kbd-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)