summaryrefslogtreecommitdiff
path: root/extra/opengtl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/opengtl/PKGBUILD')
-rw-r--r--extra/opengtl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/opengtl/PKGBUILD b/extra/opengtl/PKGBUILD
index ece1691c6..b703d4fb2 100644
--- a/extra/opengtl/PKGBUILD
+++ b/extra/opengtl/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.9.16
pkgrel=2
pkgdesc="A set of library for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications"
url="http://www.opengtl.org"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('gcc-libs' 'llvm')
makedepends=('cmake' 'libpng')