diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild index c35e8b9482571..6b41a39bacc85 100644 --- a/dev-python/pychroot/pychroot-9999.ebuild +++ b/dev-python/pychroot/pychroot-9999.ebuild @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} [[ ${PV} == *9999 ]] && DEPEND+=" dev-python/sphinx[${PYTHON_USEDEP}]" python_compile_all() { - [[ ${PV} == *9999 ]] && esetup.py build_man + esetup.py build_man } python_test() {