summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Janda <felix.janda@posteo.de>2016-08-05 18:18:26 +0200
committerMichał Górny <mgorny@gentoo.org>2016-08-06 18:45:45 +0200
commit1293cf91a452a0ca4cf57fee4fae2b781f2fcf52 (patch)
tree44c1c9f7cebd2103286beb92be37494f312a8b1b /dev-python/oslotest/oslotest-1.12.0.ebuild
parentdev-python/kombu: whitespace (diff)
downloadgentoo-1293cf91a452a0ca4cf57fee4fae2b781f2fcf52.tar.gz
gentoo-1293cf91a452a0ca4cf57fee4fae2b781f2fcf52.tar.bz2
gentoo-1293cf91a452a0ca4cf57fee4fae2b781f2fcf52.zip
dev-python/oslotest: whitespace
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