From: Michał Górny Date: Mon, 16 Mar 2020 21:16:45 +0000 (+0100) Subject: dev-python/nototools: Replace virts with cond deps X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=18574d80d691be8f2d3991780aee30564838ab30;p=gentoo.git dev-python/nototools: Replace virts with cond deps Signed-off-by: Michał Górny --- diff --git a/dev-python/nototools/nototools-0_pre20200113.ebuild b/dev-python/nototools/nototools-0_pre20200113.ebuild index 425374cffc01..538928c92628 100644 --- a/dev-python/nototools/nototools-0_pre20200113.ebuild +++ b/dev-python/nototools/nototools-0_pre20200113.ebuild @@ -29,7 +29,9 @@ RDEPEND="${DEPEND} >=dev-python/fonttools-3.36.0[${PYTHON_USEDEP}] >=dev-python/pillow-4.0.0[${PYTHON_USEDEP}] >=dev-python/pyclipper-1.0.6[${PYTHON_USEDEP}] - virtual/python-typing[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/typing[${PYTHON_USEDEP}] + ' -2) " S="${WORKDIR}/${PN}-${COMMIT}"