Created attachment 682519 [details, diff] patch to fix it for example in musl libc libdir is /usr/lib but in ebuild it hardcoded to /usr/lib64
Comment on attachment 682519 [details, diff] patch to fix it FWIW, you don't need multilib for get_libdir for a few EAPIs now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bff6b8414a0c1a4a1a6e12e6d5b95b9399ec4cc commit 0bff6b8414a0c1a4a1a6e12e6d5b95b9399ec4cc Author: Ali Abdel-Qader <abdelqaderali@protonmail.com> AuthorDate: 2021-01-12 19:15:24 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2021-01-12 20:39:24 +0000 dev-libs/tree-sitter: Remove hardcoded libdir Closes: https://bugs.gentoo.org/765103 Signed-off-by: Ali Abdel-Qader <abdelqaderali@protonmail.com> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> dev-libs/tree-sitter/tree-sitter-0.17.3.ebuild | 4 ++-- dev-libs/tree-sitter/tree-sitter-0.18.0.ebuild | 2 +- dev-libs/tree-sitter/tree-sitter-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)