reportlab, trigger build for 32bit (#12978)

This commit is contained in:
Schrijvers Luc
2025-09-30 10:22:15 +02:00
committed by GitHub
parent 340442fad0
commit 9ad25c540e

View File

@@ -46,7 +46,7 @@ done
# This package was not "any" before:
if [ "$targetArchitecture" = x86_gcc2 ]; then
REPLACES_$pythonPackage="reportlab_x86_python310"
REPLACES_python310="reportlab_x86_python310"
fi
INSTALL()