diff --git a/dev-python/shapely/shapely-2.0.0.ebuild b/dev-python/shapely/shapely-2.0.0.ebuild index bdf682ce1ecbc..f66f8d5f55b82 100644 --- a/dev-python/shapely/shapely-2.0.0.ebuild +++ b/dev-python/shapely/shapely-2.0.0.ebuild @@ -38,9 +38,7 @@ BDEPEND=" " distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/matplotlib python_compile_all() { rm -r shapely || die - distutils-r1_python_compile_all }