games-emulation/rpcs3: replace dependency app-arch/p7zip with app-arch/7zip as recommended by the gentoo wiki: https://wiki.gentoo.org/wiki/P7zip and https://bugs.gentoo.org/914736

Signed-off-by: Pieter <pieter.kn0101@gmail.com>
This commit is contained in:
Pieter
2025-07-14 00:05:38 +02:00
parent afc5f3becc
commit c074539967
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ SLOT="0"
IUSE="discord faudio +llvm opencv vulkan wayland"
DEPEND="
app-arch/p7zip
app-arch/7zip
app-arch/zstd
dev-libs/flatbuffers
dev-libs/hidapi

View File

@@ -49,7 +49,7 @@ SLOT="0"
IUSE="discord faudio +llvm opencv vulkan wayland"
DEPEND="
app-arch/p7zip
app-arch/7zip
app-arch/zstd
dev-libs/flatbuffers
dev-libs/hidapi