Upstream flagged exa as unmaintained (no release in 2 years). There is a community fork called `eza` that continues the project. I suggest to replace exa with eza. Upstream issue: https://github.com/ogham/exa/issues/1243 Eza project: https://github.com/eza-community/eza
Most importantly, eza will contain the Gentoo icon I added to exa which never got into a release.
Created attachment 870030 [details] eza-0.11.0.ebuild Ebuild for eza, mostly copied from exa.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69406b77c876ee1d1e246720e58e608528fe59f4 commit 69406b77c876ee1d1e246720e58e608528fe59f4 Author: Leonardo Hernández Hernández <leohdz172@proton.me> AuthorDate: 2023-09-09 23:00:59 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-11 00:38:18 +0000 package.mask: last rite sys-apps/exa Bug: https://bugs.gentoo.org/913737 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/32705 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f90acae2aa72599c6c37e5169048a2c98c68253 commit 6f90acae2aa72599c6c37e5169048a2c98c68253 Author: Leonardo Hernández Hernández <leohdz172@proton.me> AuthorDate: 2023-09-09 22:39:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-11 00:38:18 +0000 sys-apps/eza: new package, add 0.11.0 Bug: https://bugs.gentoo.org/913737 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org> sys-apps/eza/Manifest | 71 +++++++++++++++++++++ sys-apps/eza/eza-0.11.0.ebuild | 140 +++++++++++++++++++++++++++++++++++++++++ sys-apps/eza/metadata.xml | 15 +++++ 3 files changed, 226 insertions(+)