mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/powershell: disable ppc64le
This commit is contained in:
parent
c4b7f61b77
commit
15ff3acaf0
@ -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="
|
||||||
|
Loading…
Reference in New Issue
Block a user