grcompiler, disable recipe, no updates after icu66 (#10087)

This commit is contained in:
Schrijvers Luc
2024-02-09 11:44:47 +00:00
committed by GitHub
parent bda0fe3d35
commit a18e155b0c

View File

@@ -14,8 +14,8 @@ SOURCE_URI="https://github.com/silnrsi/grcompiler/archive/refs/tags/v$portVersio
SOURCE_FILENAME="grcompiler-$portVersion.tar.gz"
CHECKSUM_SHA256="a125e9d2746638a538e59af8ece2268fda078572f50e82f82d6f95ccb08ed890"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
ARCHITECTURES="?all !x86_gcc2"
SECONDARY_ARCHITECTURES="?x86"
commandBinDir=$binDir
commandSuffix=$secondaryArchSuffix