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