diff --git a/dev-python/oslotest/oslotest-2.17.1.ebuild b/dev-python/oslotest/oslotest-2.17.1.ebuild index b030faf9630f3..c77840476418c 100644 --- a/dev-python/oslotest/oslotest-2.17.1.ebuild +++ b/dev-python/oslotest/oslotest-2.17.1.ebuild @@ -47,8 +47,6 @@ RDEPEND=" python_compile_all() { if use doc; then - esetup.py build_sphinx - else esetup.py build_sphinx -b man fi }