diff options
Diffstat (limited to 'extra/libxdmcp/PKGBUILD')
-rw-r--r-- | extra/libxdmcp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxdmcp/PKGBUILD b/extra/libxdmcp/PKGBUILD index 541f81ef7..7af0ec17c 100644 --- a/extra/libxdmcp/PKGBUILD +++ b/extra/libxdmcp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libxdmcp pkgver=1.1.1 pkgrel=1 pkgdesc="X11 Display Manager Control Protocol library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('xproto' 'glibc') |