dev-python/numpy: Add epatch_user() call

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573824

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-02-04 11:09:36 +01:00
parent 59a3c85923
commit ac9ac2fafd

View File

@@ -114,6 +114,7 @@ python_prepare_all() {
# -i numpy/tests/test_scripts.py || die
distutils-r1_python_prepare_all
epatch_user
}
python_compile() {