From 1285721b4c3f115bd37f081372b6cdad7ca33a72 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 24 Oct 2023 06:53:38 +0000 Subject: [PATCH] lgogdownloader, fix 32bit (#9681) --- games-util/lgogdownloader/lgogdownloader-3.11.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-util/lgogdownloader/lgogdownloader-3.11.recipe b/games-util/lgogdownloader/lgogdownloader-3.11.recipe index 52cd1584c..2df3e3c1d 100644 --- a/games-util/lgogdownloader/lgogdownloader-3.11.recipe +++ b/games-util/lgogdownloader/lgogdownloader-3.11.recipe @@ -9,7 +9,8 @@ SOURCE_URI="https://github.com/Sude-/lgogdownloader/releases/download/v3.11/lgog CHECKSUM_SHA256="d8d015cce6e002876305517367dc006c332e4d492263173b58bfe5a94b057b09" PATCHES="lgogdownloader-$portVersion.patchset" -ARCHITECTURES="all" +ARCHITECTURES="all !x86_gcc2" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" lgogdownloader$secondaryArchSuffix = $portVersion