diff options
Diffstat (limited to 'community/extrema/PKGBUILD')
-rw-r--r-- | community/extrema/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/extrema/PKGBUILD b/community/extrema/PKGBUILD index 317ea83d4..ad0e8a6b1 100644 --- a/community/extrema/PKGBUILD +++ b/community/extrema/PKGBUILD @@ -5,7 +5,7 @@ pkgname=extrema pkgver=4.4.5 pkgrel=1 pkgdesc='Extrema is a powerful visualization and data analysis tool.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://exsitewebware.com/extrema/index.html' license=('GPL') depends=('wxgtk' 'zlib' 'libxml2' 'libpng') |