summaryrefslogtreecommitdiff
path: root/community/xylib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xylib/PKGBUILD')
-rw-r--r--community/xylib/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xylib/PKGBUILD b/community/xylib/PKGBUILD
index d9e22e4da..6c599bd66 100644
--- a/community/xylib/PKGBUILD
+++ b/community/xylib/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=xylib
pkgver=0.8
pkgrel=1
pkgdesc='xylib is a portable C++ library for reading files that contain x-y data from powder diffraction, spectroscopy or other experimental methods.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.unipress.waw.pl/fityk/xylib/'
license=('LGPL')
makedepends=('boost')