summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/oslotest/oslotest-1.12.0.ebuild')
-rw-r--r--dev-python/oslotest/oslotest-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-1.12.0.ebuild b/dev-python/oslotest/oslotest-1.12.0.ebuild
index 38388e0366d4..c9506bc968ab 100644
--- a/dev-python/oslotest/oslotest-1.12.0.ebuild
+++ b/dev-python/oslotest/oslotest-1.12.0.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
python_compile_all() {
if use doc; then
- esetup.py build_sphinx
+ esetup.py build_sphinx
else
esetup.py build_sphinx -b man
fi