diff options
Diffstat (limited to 'extra/plotutils')
-rw-r--r-- | extra/plotutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/plotutils/PKGBUILD b/extra/plotutils/PKGBUILD index 91e2c7775..4056669e9 100644 --- a/extra/plotutils/PKGBUILD +++ b/extra/plotutils/PKGBUILD @@ -5,7 +5,7 @@ pkgname=plotutils pkgver=2.6 pkgrel=2 -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') pkgdesc="Set of utilities and libraries for plotting." url="http://directory.fsf.org/graphics/plotutils.html" license=("GPL") |