diff --git a/user/dotnet6-stage0/APKBUILD b/user/dotnet6-stage0/APKBUILD index 18124b9..6b18bc9 100644 --- a/user/dotnet6-stage0/APKBUILD +++ b/user/dotnet6-stage0/APKBUILD @@ -44,7 +44,7 @@ _pkgver_macro=${pkgver%.*} _pkgver_prior=1 _pkgver_name="${_pkgver_macro//[.0]}" pkgdesc="The .NET Core stage0 bits for dotnet build" -arch="x86_64 aarch64 armv7 s390x" +#arch="x86_64 aarch64 armv7 s390x" url=https://www.microsoft.com/net/core license="MIT" options="!check" # Testsuite in main -build aport