From 3fd6c1a1b17e9e90680e71b550d0dddc597378ee Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 24 Apr 2017 19:12:08 +0200 Subject: dev-python/pypy: Update the distutils-cxx patch for upcoming 5.7.1 --- dev-python/pypy/pypy-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pypy/pypy-9999.ebuild') diff --git a/dev-python/pypy/pypy-9999.ebuild b/dev-python/pypy/pypy-9999.ebuild index 4cda2cf09a0e..c6a8bd089607 100644 --- a/dev-python/pypy/pypy-9999.ebuild +++ b/dev-python/pypy/pypy-9999.ebuild @@ -105,7 +105,7 @@ src_prepare() { pushd lib-python/2.7 > /dev/null || die # TODO: cpy turkish locale patch now fixes C code # probably needs better port to pypy, if it is broken there - epatch "${FILESDIR}"/5.6.0_all_distutils_cxx.patch \ + epatch "${FILESDIR}"/5.7.1_all_distutils_cxx.patch \ "${WORKDIR}"/patches/62_all_xml.use_pyxml.patch popd > /dev/null || die -- cgit v1.2.3-65-gdbad