commit:     bbe60cea8d38c81135af52558104d176dc6fbe02
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 14:15:50 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 14:37:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe60cea

dev-python/mistune: Replace python_gen_usedep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/mistune/mistune-0.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mistune/mistune-0.8.4.ebuild 
b/dev-python/mistune/mistune-0.8.4.ebuild
index 666b5c9c231..6253fb1492f 100644
--- a/dev-python/mistune/mistune-0.8.4.ebuild
+++ b/dev-python/mistune/mistune-0.8.4.ebuild
@@ -16,7 +16,7 @@ LICENSE="BSD"
 KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
-       dev-python/cython[$(python_gen_usedep 'python*')]
+       dev-python/cython[${PYTHON_USEDEP}]
        dev-python/setuptools[${PYTHON_USEDEP}]
 "
 

Reply via email to