diff options
Diffstat (limited to 'pcr/clx-git/PKGBUILD')
-rw-r--r-- | pcr/clx-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/clx-git/PKGBUILD b/pcr/clx-git/PKGBUILD index 8abc21c0e..17165711c 100644 --- a/pcr/clx-git/PKGBUILD +++ b/pcr/clx-git/PKGBUILD @@ -4,7 +4,7 @@ _clname=clx pkgver=20120421 pkgrel=1 pkgdesc="Xlib for common lisp systems" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.cliki.net/CLX" license=('custom') depends=('x-server' 'sbcl') |