summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/mlpy/mlpy-3.5.0.ebuild')
-rw-r--r--sci-mathematics/mlpy/mlpy-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild b/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
index 462a9048ac05..86f4d71615d6 100644
--- a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
+++ b/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-pyhton_install_all() {
+python_install_all() {
distutils-r1_python_install_all
if use doc; then
pushd docs 2>/dev/null || die