summaryrefslogtreecommitdiff
path: root/extra/libxkbcommon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxkbcommon/PKGBUILD')
-rw-r--r--extra/libxkbcommon/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxkbcommon/PKGBUILD b/extra/libxkbcommon/PKGBUILD
index ae4d1bdff..7a4dd7345 100644
--- a/extra/libxkbcommon/PKGBUILD
+++ b/extra/libxkbcommon/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libxkbcommon
pkgver=0.3.0
pkgrel=1
pkgdesc="Keyboard handling library using XKB data"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://xkbcommon.org/"
license=(custom)
depends=(xkeyboard-config)