summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.14.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.14.2.ebuild')
-rw-r--r--dev-lang/python/python-3.14.2.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.14.2.ebuild b/dev-lang/python/python-3.14.2.ebuild
index 33985eda4bb8..63d0f944d746 100644
--- a/dev-lang/python/python-3.14.2.ebuild
+++ b/dev-lang/python/python-3.14.2.ebuild
@@ -168,7 +168,10 @@ src_prepare() {
"${WORKDIR}/${PATCHSET}"
)
-# "${FILESDIR}"/${PN}-3.14.0-libressl.patch
+ if use libressl; then
+ eapply -p1 "${FILESDIR}"/${PN}-3.14.2-libressl.patch
+ fi
+
default
# force the correct number of jobs