summaryrefslogtreecommitdiff
path: root/community/ngspice/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ngspice/PKGBUILD')
-rw-r--r--community/ngspice/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ngspice/PKGBUILD b/community/ngspice/PKGBUILD
index 9d7b836cd..83426b31f 100644
--- a/community/ngspice/PKGBUILD
+++ b/community/ngspice/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.'
url='http://ngspice.sourceforge.net'
license=('BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libxaw' 'libedit' 'gcc-libs')
source=("http://downloads.sourceforge.net/project/$pkgname/ng-spice-rework/$pkgver/$pkgname-$pkgver.tar.gz"
"http://downloads.sourceforge.net/project/$pkgname/ng-spice-rework/$pkgver/$pkgname-doc-$pkgver.tar.gz")