summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-0.3.14.0_rc2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-0.3.14.0_rc2.ebuild')
-rw-r--r--dev-lang/python/python-0.3.14.0_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-0.3.14.0_rc2.ebuild b/dev-lang/python/python-0.3.14.0_rc2.ebuild
index 742a14ccd3b9..00e1928e1973 100644
--- a/dev-lang/python/python-0.3.14.0_rc2.ebuild
+++ b/dev-lang/python/python-0.3.14.0_rc2.ebuild
@@ -14,7 +14,7 @@ REAL_PV=${PV#0.}
MY_PV=${REAL_PV/_/}
MY_P="Python-${MY_PV%_p*}"
PYVER="$(ver_cut 2-3)t"
-PATCHSET="python-gentoo-patches-${MY_PV}"
+PATCHSET="python-gentoo-patches-${MY_PV}_p1"
DESCRIPTION="Freethreading (no-GIL) version of Python programming language"
HOMEPAGE="