From b209e8c1a63b3791db2ea5b8dbc2d29ca9f1a38d Mon Sep 17 00:00:00 2001 From: backbone Date: Tue, 15 Feb 2022 13:45:25 +0300 Subject: [PATCH] PYTHON_MULTI_USEDEP -> PYTHON_USEDEP --- app-emulation/playonlinux/playonlinux-4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/playonlinux/playonlinux-4.4.ebuild b/app-emulation/playonlinux/playonlinux-4.4.ebuild index d35293d0..a1e3c162 100644 --- a/app-emulation/playonlinux/playonlinux-4.4.ebuild +++ b/app-emulation/playonlinux/playonlinux-4.4.ebuild @@ -28,8 +28,8 @@ RDEPEND="${PYTHON_DEPS} app-crypt/gnupg app-misc/jq $(python_gen_cond_dep ' - dev-python/natsort[${PYTHON_MULTI_USEDEP}] - dev-python/wxpython:4.0[${PYTHON_MULTI_USEDEP}] + dev-python/natsort[${PYTHON_USEDEP}] + dev-python/wxpython:4.0[${PYTHON_USEDEP}] ') media-gfx/icoutils || ( net-analyzer/netcat net-analyzer/openbsd-netcat )