diff options
Diffstat (limited to 'extra/qwtplot3d/PKGBUILD')
-rw-r--r-- | extra/qwtplot3d/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qwtplot3d/PKGBUILD b/extra/qwtplot3d/PKGBUILD index b72402f4a..5d9fd6df2 100644 --- a/extra/qwtplot3d/PKGBUILD +++ b/extra/qwtplot3d/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qwtplot3d pkgver=0.2.7 pkgrel=4 pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') license=('custom:zlib') url="http://qwtplot3d.sourceforge.net/" depends=('qt' 'qwt' 'mesa') |