app-misc/unfoo: accept 7zip[symlink]

the script only needs the 7z executable:
79ecf64f35/unfoo (L240-L249)

Signed-off-by: NRK <nrk@disroot.org>
Closes: https://github.com/gentoo/gentoo/pull/41079
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
NRK
2025-03-14 18:20:05 +00:00
committed by Sam James
parent 7888621682
commit b91b024ea4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,10 @@ RESTRICT="!test? ( test )"
COMMON_DEPS="
app-alternatives/bzip2
app-alternatives/gzip
app-arch/p7zip
|| (
>=app-arch/7zip-24.09[symlink(+)]
app-arch/p7zip
)
|| (
app-arch/rar
app-arch/unrar