From ac9ac2fafdadacecb793e0087e5ef82ea7247fc5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 4 Feb 2016 11:09:36 +0100 Subject: [PATCH] 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 --- 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 7a78e14e989e5..28b5d196f2118 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() {