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 f66f426a0..ea833edc6 100644
--- a/community/ginac/PKGBUILD
+++ b/community/ginac/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ginac
pkgver=1.5.8
pkgrel=2
pkgdesc='A set of libraries that allow the creation of integrated systems that embed symbolic manipulations.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.ginac.de'
license=('GPL')
depends=('cln')