user/dotnet6-stage0: disable for eventual upgrade
This commit is contained in:
parent
532db8daf3
commit
203c36c1d7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue