summaryrefslogtreecommitdiff
path: root/community/apitrace/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/apitrace/PKGBUILD')
-rw-r--r--community/apitrace/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/apitrace/PKGBUILD b/community/apitrace/PKGBUILD
index 43622bdca..4eab13710 100644
--- a/community/apitrace/PKGBUILD
+++ b/community/apitrace/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=apitrace
pkgver=4.0
pkgrel=1
pkgdesc="Graphics API Tracing"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/apitrace/apitrace"
license=('custom')
makedepends=('cmake' 'mesa' 'libgl' 'python2' 'qtwebkit' 'qjson')