Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 927770
Collapse All | Expand All

(-)a/pplpy-0.8.10.ebuild (+4 lines)
Lines 40-45 Link Here
40
	use doc && build_sphinx docs/source
40
	use doc && build_sphinx docs/source
41
}
41
}
42
42
43
python_compile() {
44
    distutils-r1_python_compile -j1
45
}
46
43
python_test(){
47
python_test(){
44
	"${EPYTHON}" tests/runtests.py || die
48
	"${EPYTHON}" tests/runtests.py || die
45
}
49
}

Return to bug 927770