diff --git a/dev-python/yarl/yarl-1.7.2-r3.ebuild b/dev-python/yarl/yarl-1.7.2-r3.ebuild index 31134e3b9c363..7ea5cc25c82f7 100644 --- a/dev-python/yarl/yarl-1.7.2-r3.ebuild +++ b/dev-python/yarl/yarl-1.7.2-r3.ebuild @@ -34,7 +34,7 @@ distutils_enable_tests pytest distutils_enable_sphinx docs \ dev-python/alabaster -python_configure_all() { +python_configure() { > .install-cython || die emake cythonize }