backports/ngspice: disable armv7
This commit is contained in:
parent
3949fd7545
commit
eee570abe3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgver=37
|
|||
pkgrel=0
|
||||
pkgdesc="open source spice simulator for electric and electronic circuits"
|
||||
url="https://ngspice.sourceforge.net/"
|
||||
arch="all"
|
||||
arch="!armv7 all"
|
||||
license="BSD-3-Clause"
|
||||
makedepends="libxaw-dev libedit-dev readline-dev"
|
||||
depends="python3"
|
||||
|
|
Loading…
Reference in a new issue