I'm not entirely sure what p7zip dep is for currently. But if it's just using the `7z` binary then the dependency can be changed to the following since `7zip[symlink]` provides that executable as well: || ( >=app-arch/7zip-24.09[symlink(+)] app-arch/p7zip ) Please double check and test with app-arch/7zip[symlink] and add it as an option if everything works well. If something doesn't work, please report that as well. See also: https://bugs.gentoo.org/942397
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=896eeb6fec5ad8fb9d1cd2e193f33addb515b18e commit 896eeb6fec5ad8fb9d1cd2e193f33addb515b18e Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2025-05-03 15:55:36 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2025-05-03 16:37:40 +0000 games-util/slade: Allow use of app-arch/7zip instead of app-arch/p7zip app-arch/zip can also be used, but it will try a 7zip variant first. Closes: https://bugs.gentoo.org/955098 Signed-off-by: James Le Cuirot <chewi@gentoo.org> games-util/slade/slade-3.2.7.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)