commit:     ac9ac2fafdadacecb793e0087e5ef82ea7247fc5
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  4 10:09:36 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Feb  4 10:09:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9ac2fa

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 <AT> gentoo.org>

 dev-python/numpy/numpy-1.10.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/numpy/numpy-1.10.4.ebuild 
b/dev-python/numpy/numpy-1.10.4.ebuild
index 7a78e14..28b5d19 100644
--- a/dev-python/numpy/numpy-1.10.4.ebuild
+++ b/dev-python/numpy/numpy-1.10.4.ebuild
@@ -114,6 +114,7 @@ python_prepare_all() {
 #              -i numpy/tests/test_scripts.py || die
 
        distutils-r1_python_prepare_all
+       epatch_user
 }
 
 python_compile() {

Reply via email to