From d042dba07a1dda81fb05be04a99d1ea0be6cdfd7 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 12 Feb 2022 18:49:35 +0100 Subject: [PATCH] xlibe, enable 32bit (#6617) --- x11-libs/xlibe/xlibe-0.1.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/xlibe/xlibe-0.1.3.recipe b/x11-libs/xlibe/xlibe-0.1.3.recipe index 8b97d4078..2031d526d 100644 --- a/x11-libs/xlibe/xlibe-0.1.3.recipe +++ b/x11-libs/xlibe/xlibe-0.1.3.recipe @@ -8,13 +8,13 @@ COPYRIGHT="1984-2021 The Open Group 2021-2022 Haiku, Inc." LICENSE="MIT MIT (no promotion)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/waddlesplash/xlibe/archive/refs/tags/$portVersion.tar.gz" CHECKSUM_SHA256="e7150988aa74991e77d1cdd99b9ac6027d72cb46331d7c26b7a115dff607214a" SOURCE_DIR="xlibe-$portVersion" ARCHITECTURES="all !x86_gcc2" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" # Make sure the versions stay in line with the real libX11, libXext! libX11Version=6.3.0