diff --git a/community/powershell/APKBUILD b/community/powershell/APKBUILD index ac80f27387a..65deb232731 100644 --- a/community/powershell/APKBUILD +++ b/community/powershell/APKBUILD @@ -3,9 +3,9 @@ pkgname=powershell pkgver=7.3.4 _gittag=v$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="A cross-platform automation and configuration tool/framework" -arch="all !s390x !x86 !armhf !riscv64" # blocked by dotnet runtime +arch="x86_64 aarch64 armv7" # blocked by dotnet runtime url="https://github.com/PowerShell/PowerShell" license="MIT" depends="