commit: 71524ce159a0403f801f2ab69d6ebfe8cf821294
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 1 22:09:19 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Aug 1 22:09:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71524ce1
games-emulation/m64py: drop || on p7 conditional
* dev-python/pylzma is last-rited
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
games-emulation/m64py/m64py-0.2.4.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/games-emulation/m64py/m64py-0.2.4.ebuild
b/games-emulation/m64py/m64py-0.2.4.ebuild
index 7655373b07f..be315cbc154 100644
--- a/games-emulation/m64py/m64py-0.2.4.ebuild
+++ b/games-emulation/m64py/m64py-0.2.4.ebuild
@@ -21,12 +21,7 @@ RDEPEND="
dev-python/PySDL2[${PYTHON_USEDEP}]
media-libs/libsdl2[joystick,video]
>=games-emulation/mupen64plus-core-2.5:0/2-sdl2
- 7z? (
- || (
- dev-python/pylzma[${PYTHON_USEDEP}]
- app-arch/p7zip
- )
- )
+ 7z? ( app-arch/p7zip )
rar? (
|| (
dev-python/rarfile[${PYTHON_USEDEP}]