summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-30 11:19:18 +0100
committerJustin Lecher <jlec@gentoo.org>2015-10-30 13:03:49 +0100
commitf303d544c6909f32abe417cf93e560a179d7eb50 (patch)
tree44a477b5c6bed24c78aefae4ac1b7cde51c8f42f /sci-libs
parenteclass: Use consistent place for then in if clause (diff)
downloadgentoo-f303d544c6909f32abe417cf93e560a179d7eb50.tar.gz
gentoo-f303d544c6909f32abe417cf93e560a179d7eb50.tar.bz2
gentoo-f303d544c6909f32abe417cf93e560a179d7eb50.zip
sci-libs/scipy: Revert addition of non existing patch
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/scipy/scipy-0.16.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/scipy/scipy-0.16.1.ebuild b/sci-libs/scipy/scipy-0.16.1.ebuild
index 7e74f6e663d8..de2289b7e773 100644
--- a/sci-libs/scipy/scipy-0.16.1.ebuild
+++ b/sci-libs/scipy/scipy-0.16.1.ebuild
@@ -103,7 +103,6 @@ python_prepare_all() {
"${FILESDIR}"/${PN}-0.12.0-blitz.patch
"${FILESDIR}"/${PN}-0.12.0-restore-sys-argv.patch
"${FILESDIR}"/${P}-glibc-2.22-backport.patch
- "${FILESDIR}"/${P}-test-fix-backport.patch
)
distutils-r1_python_prepare_all
}