From 5e0d3d73f61800e2e2c4b3d6a8973be2df3e5eb3 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 8 May 2022 00:22:33 +1000 Subject: [PATCH] LibreOffice 6: disable for primary arch --- app-office/libreoffice/libreoffice-6.4.7.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-6.4.7.2.recipe b/app-office/libreoffice/libreoffice-6.4.7.2.recipe index e0938f309..5ac30838e 100644 --- a/app-office/libreoffice/libreoffice-6.4.7.2.recipe +++ b/app-office/libreoffice/libreoffice-6.4.7.2.recipe @@ -44,7 +44,7 @@ ADDITIONAL_FILES=" POST_INSTALL_SCRIPTS="$relativePostInstallDir/create_buildid.sh" # Build for secondary arch only -ARCHITECTURES="all" +ARCHITECTURES="!all" SECONDARY_ARCHITECTURES="x86" boostMinimumVersion=1.69.0