summaryrefslogtreecommitdiff
path: root/extra/libxcb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxcb/PKGBUILD')
-rw-r--r--extra/libxcb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxcb/PKGBUILD b/extra/libxcb/PKGBUILD
index 2bbe1b908..914dd0fe7 100644
--- a/extra/libxcb/PKGBUILD
+++ b/extra/libxcb/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libxcb
pkgver=1.8.1
pkgrel=1
pkgdesc="X11 client-side library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://xcb.freedesktop.org/"
depends=('xcb-proto>=1.7' 'libxdmcp' 'libxau')
makedepends=('pkgconfig' 'libxslt' 'python2')