diff options
Diffstat (limited to 'community/xxkb/PKGBUILD')
-rw-r--r-- | community/xxkb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xxkb/PKGBUILD b/community/xxkb/PKGBUILD index c093c1b81..b8c3239be 100644 --- a/community/xxkb/PKGBUILD +++ b/community/xxkb/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xxkb pkgver=1.11 pkgrel=3 pkgdesc="keyboard layout switcher/indicator" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://sf.net/projects/xxkb/" license=(PerlArtistic) depends=(libxpm) |