diff --git a/user/dotnet8-runtime/APKBUILD b/user/dotnet8-runtime/APKBUILD index 67d27e2..e4e316f 100644 --- a/user/dotnet8-runtime/APKBUILD +++ b/user/dotnet8-runtime/APKBUILD @@ -14,7 +14,8 @@ pkgdesc="The .NET $_pkgver_macro Core runtime" # x86: blocked by https://github.com/dotnet/runtime/issues/77667 # armhf: blocked by https://github.com/dotnet/runtime/issues/77663 # riscv64: port WIP https://github.com/dotnet/runtime/issues/36748 -arch="all !x86 !armhf !riscv64" +# roslyn fails +#arch="all !x86 !armhf !riscv64" url=https://dotnet.microsoft.com license="MIT" depends="