From e2f0b550f2c97259e900a1eaf71c550cb8772f30 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 7 Feb 2021 16:42:40 +0100 Subject: [PATCH] librsvg, enable x86_64 (#5686) --- gnome-base/librsvg/librsvg-2.40.21.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/librsvg/librsvg-2.40.21.recipe b/gnome-base/librsvg/librsvg-2.40.21.recipe index 6f5277583..828c66f2a 100644 --- a/gnome-base/librsvg/librsvg-2.40.21.recipe +++ b/gnome-base/librsvg/librsvg-2.40.21.recipe @@ -9,7 +9,7 @@ REVISION="1" SOURCE_URI="https://download.gnome.org/sources/librsvg/2.40/librsvg-$portVersion.tar.xz" CHECKSUM_SHA256="f7628905f1cada84e87e2b14883ed57d8094dca3281d5bcb24ece4279e9a92ba" -ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" +ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" commandSuffix=$secondaryArchSuffix