Skip to content

Commit f315aa8

Browse files
committed
dev-lang/python-3.12.2_p1: bump patchset for Darwin buildfix
Fix linking against ncursesw because that's the lib that contains the symbols discovered when using -I.../ncursesw Signed-off-by: Fabian Groffen <[email protected]>
1 parent 4416691 commit f315aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-lang/python/python-3.12.2_p1.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MY_PV=${PV/_rc/rc}
1111
MY_P="Python-${MY_PV%_p*}"
1212
PYVER=$(ver_cut 1-2)
1313
PATCHSET="python-gentoo-patches-${MY_PV}"
14-
PREFIX_PATCHSET="python-prefix-gentoo-${MY_PV%_p*}-patches-r0"
14+
PREFIX_PATCHSET="python-prefix-gentoo-${MY_PV%_p*}-patches-r2"
1515

1616
DESCRIPTION="An interpreted, interactive, object-oriented programming language"
1717
HOMEPAGE="

0 commit comments

Comments
 (0)