diff options
Diffstat (limited to 'core/gpm/PKGBUILD')
-rw-r--r-- | core/gpm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gpm/PKGBUILD b/core/gpm/PKGBUILD index d77f47151..6c810607c 100644 --- a/core/gpm/PKGBUILD +++ b/core/gpm/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gpm pkgver=1.20.7 pkgrel=1 pkgdesc="A mouse server for the console and xterm" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.nico.schottelius.org/software/gpm/" license=('GPL') depends=('ncurses' 'bash') |