diff --git a/app-emulation/wine/wine-7.1.recipe b/app-emulation/wine/wine-7.1.recipe index d52956cde..64576b763 100644 --- a/app-emulation/wine/wine-7.1.recipe +++ b/app-emulation/wine/wine-7.1.recipe @@ -8,13 +8,13 @@ be used for porting Windows code into native Unix executables." HOMEPAGE="https://www.winehq.org/" COPYRIGHT="1993-2021 the Wine project authors" LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/wine-mirror/wine/archive/refs/tags/wine-${portVersion}.tar.gz" CHECKSUM_SHA256="754a7e1f9bd79e18e01f9f552abe83413140403f68cc37b8ef98b80d271450c8" SOURCE_DIR="wine-wine-${portVersion}" PATCHES="wine-$portVersion.patchset" -ARCHITECTURES="all !x86_gcc2" +ARCHITECTURES="?all !x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="!x86" PROVIDES=" @@ -45,7 +45,7 @@ PROVIDES=" cmd:wrc " REQUIRES=" - haiku$secondaryArchSuffix + haiku$secondaryArchSuffix >= r1~beta3_hrev55933 lib:libfreetype$secondaryArchSuffix lib:libvulkan$secondaryArchSuffix lib:libusb$secondaryArchSuffix