summaryrefslogtreecommitdiff
path: root/extra/xcb-util-image/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xcb-util-image/PKGBUILD')
-rw-r--r--extra/xcb-util-image/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xcb-util-image/PKGBUILD b/extra/xcb-util-image/PKGBUILD
index 81dc8f8d3..e20ef6b33 100644
--- a/extra/xcb-util-image/PKGBUILD
+++ b/extra/xcb-util-image/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=xcb-util-image
pkgver=0.3.9
pkgrel=1
pkgdesc="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xcb.freedesktop.org"
license=('custom')
depends=('libxcb>=1.7' 'xcb-util>=0.3.9')