diff options
Diffstat (limited to 'extra/xorg-xkbcomp/PKGBUILD')
-rw-r--r-- | extra/xorg-xkbcomp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xkbcomp/PKGBUILD b/extra/xorg-xkbcomp/PKGBUILD index dc2ec9c89..058840aac 100644 --- a/extra/xorg-xkbcomp/PKGBUILD +++ b/extra/xorg-xkbcomp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xorg-xkbcomp pkgver=1.2.3 pkgrel=1 pkgdesc="X Keyboard description compiler" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://xorg.freedesktop.org/" license=('custom') depends=('libxkbfile') |