summaryrefslogtreecommitdiff
path: root/dev-python/pypy-exe/pypy-exe-7.3.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pypy-exe/pypy-exe-7.3.9.ebuild')
-rw-r--r--dev-python/pypy-exe/pypy-exe-7.3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy-exe/pypy-exe-7.3.9.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.9.ebuild
index 20c2e0f90ee9..ce14bc331e9a 100644
--- a/dev-python/pypy-exe/pypy-exe-7.3.9.ebuild
+++ b/dev-python/pypy-exe/pypy-exe-7.3.9.ebuild
@@ -8,7 +8,7 @@ inherit check-reqs pax-utils python-any-r1 toolchain-funcs
PYPY_PV=${PV%_p*}
MY_P=pypy2.7-v${PYPY_PV/_}
-PATCHSET="pypy2.7-gentoo-patches-${PV/_}"
+PATCHSET="pypy2.7-gentoo-patches-${PV/_}_p1"
DESCRIPTION="PyPy executable (build from source)"
HOMEPAGE="https://www.pypy.org/"