summaryrefslogtreecommitdiff
path: root/extra/gnuplot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnuplot/PKGBUILD')
-rw-r--r--extra/gnuplot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnuplot/PKGBUILD b/extra/gnuplot/PKGBUILD
index ff32fa449..9eb7e1c38 100644
--- a/extra/gnuplot/PKGBUILD
+++ b/extra/gnuplot/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=gnuplot
pkgver=4.6.2
pkgrel=2
pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnuplot.info"
license=('custom')
depends=('readline' 'gd' 'wxgtk' 'cairo' 'libjpeg' 'lua')