diff options
Diffstat (limited to 'community/gnucap/PKGBUILD')
-rw-r--r-- | community/gnucap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnucap/PKGBUILD b/community/gnucap/PKGBUILD index 1b9e4fec5..7c92073d1 100644 --- a/community/gnucap/PKGBUILD +++ b/community/gnucap/PKGBUILD @@ -8,7 +8,7 @@ pkgver=20091207 _pkgver=2009-12-07 pkgrel=2 pkgdesc="GNU Circuit Analysis Package" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gnucap.org/" license=('GPL') depends=('gcc-libs' 'readline') |