community/powershell: disable ppc64le

This commit is contained in:
Antoine Martin 2023-05-09 01:45:43 -04:00 committed by alice
parent c4b7f61b77
commit 15ff3acaf0

View File

@ -3,9 +3,9 @@
pkgname=powershell pkgname=powershell
pkgver=7.3.4 pkgver=7.3.4
_gittag=v$pkgver _gittag=v$pkgver
pkgrel=0 pkgrel=1
pkgdesc="A cross-platform automation and configuration tool/framework" 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" url="https://github.com/PowerShell/PowerShell"
license="MIT" license="MIT"
depends=" depends="