From 9ad25c540e272d3ddd2b7fdf131276efd089ff64 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 30 Sep 2025 10:22:15 +0200 Subject: [PATCH] reportlab, trigger build for 32bit (#12978) --- dev-python/reportlab/reportlab-4.4.4.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/reportlab/reportlab-4.4.4.recipe b/dev-python/reportlab/reportlab-4.4.4.recipe index 5efa9f892..20dfa1cfc 100644 --- a/dev-python/reportlab/reportlab-4.4.4.recipe +++ b/dev-python/reportlab/reportlab-4.4.4.recipe @@ -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()