There's currently and RDEPEND on p7zip. 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=4435aa7ed9621c4fe6099270078c3a5e15c846b2 commit 4435aa7ed9621c4fe6099270078c3a5e15c846b2 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2025-05-04 11:56:05 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2025-05-04 12:21:09 +0000 sys-boot/woeusb-ng: add app-arch/7zip as an alternative It's just using `7z e` command. https://github.com/WoeUSB/WoeUSB-ng/blob/18e8918f75af26c0258a5b5f7bdb13acb76611eb/WoeUSB/workaround.py#L100 Closes: https://bugs.gentoo.org/955161 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41929 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> .../{woeusb-ng-0.2.12.ebuild => woeusb-ng-0.2.12-r1.ebuild} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)