if use pax_kernel; then pax-mark m "${D}""${GAMES_BINDIR}"/zsnes || die fi However, we normally just call pax-mark unconditionally. Is there any reason for doing it different here?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fe5d108e6fccc290886a08bae706d5eeaeb7aa commit b3fe5d108e6fccc290886a08bae706d5eeaeb7aa Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2019-10-28 21:32:03 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2019-10-28 21:38:33 +0000 games-emulation/zsnes: Call pax-mark unconditionally This is what we normally do. Closes: https://bugs.gentoo.org/698278 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org> games-emulation/zsnes/metadata.xml | 1 - games-emulation/zsnes/zsnes-1.51-r7.ebuild | 6 ++---- 2 files changed, 2 insertions(+), 5 deletions(-)