*/*: re-enable armv7
This commit is contained in:
parent
d29bbc2059
commit
2f7f2d81f5
140 changed files with 140 additions and 140 deletions
|
@ -13,7 +13,7 @@ _bldver_ver=${_bldver%%-*}
|
|||
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
|
||||
arch="all !x86 !armhf !armv7"
|
||||
arch="all !x86 !armhf"
|
||||
url=https://dotnet.microsoft.com
|
||||
license="MIT"
|
||||
depends="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue