diff options
Diffstat (limited to 'community/fityk/PKGBUILD')
-rw-r--r-- | community/fityk/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fityk/PKGBUILD b/community/fityk/PKGBUILD index ffd72b248..71e3fb36c 100644 --- a/community/fityk/PKGBUILD +++ b/community/fityk/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fityk pkgver=1.1.1 pkgrel=3 pkgdesc='A program for nonlinear fitting of analytical functions to data.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.unipress.waw.pl/fityk/' license=('GPL') depends=('xylib' 'shared-mime-info' 'lua' 'gnuplot') # wxgtk supplied by statically linked wxWidgets |