Currently: > rm -f "${EROOT}"/usr/share/man/man1/awk.1{,.bz2,.gz,lzma,.xz,.lz} > for x in .1{,.gz,.bz2,.lzma,.xz,.lz}; do We need .zst in there too, otherwise one gets: # eselect awk set 1 Couldn't find a man page for gawk; skipping. Similar to bug 723322.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b41731e5414df5960c9b48cacfb6bce2be769b commit 69b41731e5414df5960c9b48cacfb6bce2be769b Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-10 19:16:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-10 19:16:31 +0000 app-eselect/eselect-awk: add 0.4 Closes: https://bugs.gentoo.org/818898 Signed-off-by: Sam James <sam@gentoo.org> app-eselect/eselect-awk/Manifest | 1 + app-eselect/eselect-awk/eselect-awk-0.4.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+)