summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/cython/cython-0.29.22.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/cython/cython-0.29.22.ebuild b/dev-python/cython/cython-0.29.22.ebuild
index 137bf8549e56..2fdee5a7f17b 100644
--- a/dev-python/cython/cython-0.29.22.ebuild
+++ b/dev-python/cython/cython-0.29.22.ebuild
@@ -30,7 +30,8 @@ BDEPEND="${RDEPEND}
)"
PATCHES=(
- "${FILESDIR}/cython-0.29.14-sphinx-update.patch"
+ "${FILESDIR}/${PN}-0.29.14-sphinx-update.patch"
+ "${FILESDIR}/${PN}-0.29.21-spawn-multiprocessing.patch"
)
SITEFILE=50cython-gentoo.el