summaryrefslogtreecommitdiff
path: root/community/ginac/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ginac/PKGBUILD')
-rw-r--r--community/ginac/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ginac/PKGBUILD b/community/ginac/PKGBUILD
index 669b8b06d..325cb37d5 100644
--- a/community/ginac/PKGBUILD
+++ b/community/ginac/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=ginac
pkgver=1.6.2
pkgrel=3
pkgdesc="C++ library for symbolic calculations"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.ginac.de/'
license=('GPL')
depends=('cln')