The fowners and fperms functions only work on files inside of $ED. Therefore they will not work as intended for pkg_config on the $ROOT. Please replace with chown and chmod respectively.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809a08d8a13d963bdfa9da3630f2b114c8cc5953 commit 809a08d8a13d963bdfa9da3630f2b114c8cc5953 Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2021-04-20 20:22:00 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2021-04-20 20:22:00 +0000 sys-cluster/neutron: use chown/chmod instead of fperm/fowners Closes: https://bugs.gentoo.org/784146 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> sys-cluster/neutron/neutron-2020.1.9999.ebuild | 6 +++--- sys-cluster/neutron/neutron-2020.2.9999.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)